LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cConfParsingError Class Reference
#include <cConfParsingError.h>
Collaboration diagram for n2l::cConfParsingError:
[legend]List of all members.Public Types
Public Member Functions
Detailed Description
Definition at line 32 of file cConfParsingError.h.
Member Enumeration Documentation
|
|
- Enumerator:
-
| ErrorType_Unknown |
|
| ErrorType_Syntax |
|
| ErrorType_ValidationFailed |
|
Definition at line 35 of file cConfParsingError.h. |
Constructor & Destructor Documentation
| n2l::cConfParsingError::cConfParsingError |
( |
const |
tErrorType, |
|
|
const tString & |
iMessage, |
|
|
const tString & |
iKey = "", |
|
|
const tString & |
iValue = "", |
|
|
const tUint |
iLineNumber = 0 |
|
) |
|
|
Member Function Documentation
| const tString& n2l::cConfParsingError::key |
( |
|
) |
const [inline] |
|
| const tUint n2l::cConfParsingError::lineNumber |
( |
|
) |
const [inline] |
|
| const tString& n2l::cConfParsingError::message |
( |
|
) |
const [inline] |
|
| n2l::cConfParsingError::operator tString |
( |
|
) |
const |
|
| const tErrorType& n2l::cConfParsingError::type |
( |
|
) |
const [inline] |
|
| const tString & n2l::cConfParsingError::typeStr |
( |
|
) |
const |
|
| const tString& n2l::cConfParsingError::value |
( |
|
) |
const [inline] |
|
The documentation for this class was generated from the following files: