hash< auto > options
type options
Definition: AbstractDataProviderType.qc.dox.h:101
describes a data type based on a Qore data type
Definition: QoreDataType.qc.dox.h:37
Type type
the Qore type
Definition: QoreDataType.qc.dox.h:42
describes a data type based on a hash
Definition: QoreListDataType.qc.dox.h:34
string name
the name of the type
Definition: QoreListDataType.qc.dox.h:39
constructor(string name, Type type, *hash< auto > options)
creates the object
init(string name)
common constructor initialization
string getName()
returns the type name
constructor(Type type, *hash< auto > options)
creates the object
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27