describes a data type
Definition: AbstractDataProviderType.qc.dox.h:88
hash< auto > options
type options
Definition: AbstractDataProviderType.qc.dox.h:98
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
Definition: QoreHashDataType.qc.dox.h:34
*AbstractDataProviderType getFieldType(string field_name)
get the given field type if it exists, otherwise return NOTHING
constructor(Type type=HashType, *hash< auto > options)
creates the type
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27