36 "desc":
"the format string for converting strings to numbers",
describes a data type
Definition: AbstractDataProviderType.qc.dox.h:206
*hash< auto > tags
type tags
Definition: AbstractDataProviderType.qc.dox.h:222
hash< auto > options
type options
Definition: AbstractDataProviderType.qc.dox.h:219
describes a data type based on a Qore data type
Definition: QoreDataType.qc.dox.h:31
Type type
the Qore type
Definition: QoreDataType.qc.dox.h:36
describes a data type based on softnumber with validation for parsing strings
Definition: QoreFloatDataTypeBase.qc.dox.h:28
AbstractDataProviderType getSoftType()
returns a "soft" type equivalent to the current type
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
const SupportedSoftOptions
supported soft options
Definition: QoreFloatDataTypeBase.qc.dox.h:33
constructor(Type type, *hash< auto > options, *hash< auto > tags)
creates the object
*hash< string, hash< DataProviderTypeOptionInfo > > getSupportedOptions()
returns supported options
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27
describes type options
Definition: AbstractDataProviderType.qc.dox.h:144