[]Jimmy's World.org
Because you all make me very, very tired.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Monday the 5th of January 2009 @ 05:55pm
News Journal Creative Writing Projects Your JW About

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:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions


Detailed Description

Definition at line 32 of file cConfParsingError.h.


Member Enumeration Documentation

enum n2l::cConfParsingError::tErrorType
 

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
 

Definition at line 31 of file cConfParsingError.cpp.


Member Function Documentation

const tString& n2l::cConfParsingError::key  )  const [inline]
 

Definition at line 51 of file cConfParsingError.h.

Referenced by operator tString().

const tUint n2l::cConfParsingError::lineNumber  )  const [inline]
 

Definition at line 53 of file cConfParsingError.h.

Referenced by operator tString().

const tString& n2l::cConfParsingError::message  )  const [inline]
 

Definition at line 50 of file cConfParsingError.h.

Referenced by operator tString().

n2l::cConfParsingError::operator tString  )  const
 

Definition at line 70 of file cConfParsingError.cpp.

References n2l::asString(), key(), lineNumber(), message(), typeStr(), and value().

const tErrorType& n2l::cConfParsingError::type  )  const [inline]
 

Definition at line 47 of file cConfParsingError.h.

Referenced by typeStr().

const tString & n2l::cConfParsingError::typeStr  )  const
 

Definition at line 45 of file cConfParsingError.cpp.

References ErrorType_Syntax, ErrorType_Unknown, ErrorType_ValidationFailed, and type().

Referenced by operator tString().

const tString& n2l::cConfParsingError::value  )  const [inline]
 

Definition at line 52 of file cConfParsingError.h.

Referenced by operator tString().


The documentation for this class was generated from the following files:
©2009 Aaron Cameron
Benchmarks