Declaration of template class Checker.  
More...
#include "keyvalue/value/Single.h"#include "keyvalue/value/Vector.h"#include "keyvalue/value/Matrix.h"

Go to the source code of this file.
Classes | |
| class | Checker< ConverterType, InputType > | 
Primary key checker template class.  More... | |
| class | Checker< ConverterType, value::Single > | 
| Specialization of Checker for InputType equal to value::Single.  More... | |
| class | Checker< ConverterType, value::Vector > | 
| Specialization of Checker for InputType equal to value::Vector.  More... | |
| class | Checker< ConverterType, value::Matrix > | 
| Specialization of Checker for InputType equal to value::Matrix.  More... | |
Namespaces | |
| namespace | keyvalue | 
All functionalities of KeyValue library are inside this   | |
| namespace | keyvalue::key | 
All key funcionalities, including key::Key, key::Traits, key mappings are inside this   | |
Declaration of template class Checker. 
 1.7.1