AaronCameron.net
Not Left, nor right. Just correct.
Not a Member? - Login or Create an Account
Tuesday the 7th of February 2012 @ 01:49pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cConfigurationTemplate::cConfValidatorNoValidator Class Reference

A shell validator to return as the error for values that have no validator, but where optional arguments are not allowed. More...

#include <cConfigurationTemplate.h>

Inheritance diagram for n2l::cConfigurationTemplate::cConfValidatorNoValidator:

Inheritance graph
[legend]
Collaboration diagram for n2l::cConfigurationTemplate::cConfValidatorNoValidator:

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

A shell validator to return as the error for values that have no validator, but where optional arguments are not allowed.

Definition at line 54 of file cConfigurationTemplate.h.


Constructor & Destructor Documentation

n2l::cConfigurationTemplate::cConfValidatorNoValidator::~cConfValidatorNoValidator  )  [virtual]
 

Definition at line 226 of file cConfigurationTemplate.cpp.


Member Function Documentation

const tString n2l::cConfigurationTemplate::cConfValidatorNoValidator::describe  )  const [virtual]
 

Implements n2l::cConfValidatorInterface.

Definition at line 242 of file cConfigurationTemplate.cpp.

Referenced by n2l::cConfigurationTemplate::validate().

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

Implements n2l::cConfValidatorInterface.

Definition at line 232 of file cConfigurationTemplate.cpp.

Referenced by n2l::cConfigurationTemplate::pairIsOk().


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