

Definition at line 441 of file asn1tagdes.h.
| OSB_LIB::Asn1DesParser::Error::Error | ( | ErrorNo | errNo, | |
| size_t | line, | |||
| size_t | col | |||
| ) |
Constructor with error number, line and column.
| size_t OSB_LIB::Asn1DesParser::Error::col | ( | ) | const |
The column in which the error occurred.
| size_t OSB_LIB::Asn1DesParser::Error::line | ( | ) | const |
The line on which the error occurred.
size_t OSB_LIB::Asn1DesParser::Error::col_ [private] |
size_t OSB_LIB::Asn1DesParser::Error::line_ [private] |
1.4.7