AaronCameron.net
No ads. No Profit. No Master, But Truth.
Not a Member? - Login or Create an Account
Tuesday the 7th of February 2012 @ 01:11pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cConfValidatorIsType Class Reference

#include <cConfValidatorIsType.h>

Inheritance diagram for n2l::cConfValidatorIsType:

Inheritance graph
[legend]
Collaboration diagram for n2l::cConfValidatorIsType:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions


Detailed Description

Definition at line 37 of file cConfValidatorIsType.h.


Member Typedef Documentation

typedef std::list<cDynVar::tVarType> n2l::cConfValidatorIsType::tTList
 

Definition at line 40 of file cConfValidatorIsType.h.


Constructor & Destructor Documentation

n2l::cConfValidatorIsType::cConfValidatorIsType const cDynVar::tVarType  iType  ) 
 

Definition at line 34 of file cConfValidatorIsType.cpp.

n2l::cConfValidatorIsType::cConfValidatorIsType const cDynVar::tVarType  iT1,
const cDynVar::tVarType  iT2
 

Definition at line 41 of file cConfValidatorIsType.cpp.

n2l::cConfValidatorIsType::cConfValidatorIsType const cDynVar::tVarType  iT1,
const cDynVar::tVarType  iT2,
const cDynVar::tVarType  iT3
 

Definition at line 49 of file cConfValidatorIsType.cpp.

n2l::cConfValidatorIsType::cConfValidatorIsType const cDynVar::tVarType  iT1,
const cDynVar::tVarType  iT2,
const cDynVar::tVarType  iT3,
const cDynVar::tVarType  iT4
 

Definition at line 58 of file cConfValidatorIsType.cpp.

n2l::cConfValidatorIsType::~cConfValidatorIsType  )  [virtual]
 

Definition at line 69 of file cConfValidatorIsType.cpp.


Member Function Documentation

const tString n2l::cConfValidatorIsType::describe  )  const [virtual]
 

Implements n2l::cConfValidatorInterface.

Definition at line 80 of file cConfValidatorIsType.cpp.

References n2l::cDynVar::anyTypeStr().

const cConfValidatorIsType::tTList & n2l::cConfValidatorIsType::types  )  const
 

Definition at line 74 of file cConfValidatorIsType.cpp.

const cConfValidatorInterface *const n2l::cConfValidatorIsType::valueOk const cDynVar iValue  )  const [virtual]
 

Warning:
Use bool at your own peril. cDynVar.eval will never cast a string to bool, they'll end up as integers.

Implements n2l::cConfValidatorInterface.

Definition at line 96 of file cConfValidatorIsType.cpp.

References n2l::cDynVar::type().


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