Qore Mapper Module Reference 1.6.2
Loading...
Searching...
No Matches
Mapper Namespace Reference

the Mapper namespace contains all the definitions in the Mapper module More...

Classes

class  AbstractMapperIterator
 abstract base class for hash iterator mappping classes based on a mapper object and an iterator input source More...
 
class  AnythingDataType
 describes a data type that accepts any value; stores "string.max_size_chars" as a type attribute for external enforcement More...
 
class  Mapper
 this class is a base class for mapping data; see Mapper Examples for usage examples More...
 
class  MapperIterator
 provides a hash iterator based on a mapper object and an iterator input source More...
 
hashdecl  MapperOptionInfo
 describes type options More...
 
class  MapperOutputRecordIterator
 Output record iterator for Mapper objects with an input data provider. More...
 
hashdecl  MapperRuntimeKeyInfo
 
class  SomethingDataType
 describes a data type that accepts any value except NOTHING; stores "string.max_size_chars" as a type attribute for external enforcement More...
 

Detailed Description

the Mapper namespace contains all the definitions in the Mapper module