Qore Mapper Module Reference
1.5.4
|
▼CQore::AbstractIterator [external] | |
▼CMapper::AbstractMapperIterator | Abstract base class for hash iterator mappping classes based on a mapper object and an iterator input source |
CMapper::MapperIterator | Hash iterator based on a mapper object and an iterator input source |
▼CMapper::AnythingDataType | Describes a data type that accepts any value; stores "string.max_size_chars" as a type attribute for external enforcement |
CMapper::SomethingDataType | Describes a data type that accepts any value except NOTHING; stores "string.max_size_chars" as a type attribute for external enforcement |
CMapper::Mapper | This class is a base class for mapping data; see Mapper Examples for usage examples |
CMapper::MapperOptionInfo | Describes type options |
CMapper::MapperOutputRecordIterator | Output record iterator for Mapper objects with an input data provider |