describes a data type
Definition AbstractDataProviderType.qc.dox.h:139
*hash< auto > tags
type tags
Definition AbstractDataProviderType.qc.dox.h:155
hash< auto > options
type options
Definition AbstractDataProviderType.qc.dox.h:152
describes a data type based on a Qore data type
Definition QoreDataType.qc.dox.h:46
auto default_value
Default value for type.
Definition QoreDataType.qc.dox.h:72
Type type
the Qore type
Definition QoreDataType.qc.dox.h:51
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, *hash< auto > tags, *hash< auto > default_value, *hash< NameDescInfo > attr)
creates the type
Qore AbstractDataField class definition.
Definition AbstractDataField.qc.dox.h:27