 |
Qore DataProvider Module Reference
1.0.2
|
describes a data type
Definition: AbstractDataProviderType.qc.dox.h:161
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:32
*AbstractDataProviderType getFieldType(string field_name)
get the given field type if it exists, otherwise return NOTHING
hash< auto > options
type options
Definition: AbstractDataProviderType.qc.dox.h:169
describes a data type
Definition: QoreHashDataType.qc.dox.h:34
Type type
the Qore type
Definition: QoreDataType.qc.dox.h:42
constructor(Type type, *hash< auto > options)
creates the type
describes a data type based on a Qore data type
Definition: QoreDataType.qc.dox.h:37