#include <CsmInterface.h>

Public Member Functions | |
| CsmInterfaceErr () | |
| Constructor. | |
| bool | getValid () |
| Gets validity status of the matching on the basis of errors. | |
| string | getFileName () |
| Gets the output file name. | |
| bool | load () |
| Load the err from the file. | |
| void | print () |
| Prints err. | |
| MipBaselib::CsmInterfaceErr::CsmInterfaceErr | ( | ) |
Constructor.
| bool MipBaselib::CsmInterfaceErr::getValid | ( | ) |
Gets validity status of the matching on the basis of errors.
| string MipBaselib::CsmInterfaceErr::getFileName | ( | ) |
Gets the output file name.
| bool MipBaselib::CsmInterfaceErr::load | ( | ) |
Load the err from the file.
| void MipBaselib::CsmInterfaceErr::print | ( | ) |
Prints err.
1.5.6