Qore Mapper Module Reference 1.6.2
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CDataProvider::AbstractDataProcessor [external]
 CMapper::MapperThis class is a base class for mapping data; see Mapper Examples for usage examples
 CQore::AbstractIterator [external]
 CMapper::AbstractMapperIteratorAbstract base class for hash iterator mappping classes based on a mapper object and an iterator input source
 CMapper::MapperIteratorHash iterator based on a mapper object and an iterator input source
 CMapper::AnythingDataTypeDescribes a data type that accepts any value; stores "string.max_size_chars" as a type attribute for external enforcement
 CMapper::SomethingDataTypeDescribes a data type that accepts any value except NOTHING; stores "string.max_size_chars" as a type attribute for external enforcement
 CMapper::MapperOptionInfoDescribes type options
 CMapper::MapperOutputRecordIteratorOutput record iterator for Mapper objects with an input data provider