Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NMapper | Mapper namespace contains all the definitions in the Mapper module |
CAbstractMapperIterator | Abstract base class for hash iterator mappping classes based on a mapper object and an iterator input source |
CAnythingDataType | Describes a data type that accepts any value; stores "string.max_size_chars" as a type attribute for external enforcement |
CMapper | This class is a base class for mapping data; see Mapper Examples for usage examples |
CMapperIterator | Hash iterator based on a mapper object and an iterator input source |
CMapperOptionInfo | Describes type options |
CMapperOutputRecordIterator | Output record iterator for Mapper objects with an input data provider |
CSomethingDataType | Describes a data type that accepts any value except NOTHING; stores "string.max_size_chars" as a type attribute for external enforcement |