 |
Qore DataProvider Module Reference
1.0
|
describes a data type
Definition: AbstractDataProviderType.qc.dox.h:161
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:32
describes a data type based on softint with validation for parsing strings
Definition: QoreBoolDataTypeBase.qc.dox.h:34
AbstractDataProviderType getSoftType()
returns a "soft" type equivalent to the current type
hash< auto > options
type options
Definition: AbstractDataProviderType.qc.dox.h:169
constructor()
creates the type
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
Type type
the Qore type
Definition: QoreDataType.qc.dox.h:42
describes a data type based on a Qore data type
Definition: QoreDataType.qc.dox.h:37