describes a data type based on int types with validation for parsing strings when used with soft type...
Definition: QoreIntDataTypeBase.qc.dox.h:34
const SupportedSoftOptions
supported soft options
Definition: QoreIntDataTypeBase.qc.dox.h:39
Type type
the Qore type
Definition: QoreDataType.qc.dox.h:42
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
hash< auto > options
type options
Definition: AbstractDataProviderType.qc.dox.h:98
describes a data type
Definition: AbstractDataProviderType.qc.dox.h:88
*hash< string, hash< DataProviderTypeOptionInfo > > getSupportedOptions()
returns supported options
AbstractDataProviderType getSoftType()
returns a "soft" type equivalent to the current type
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27
describes a data type based on a Qore data type
Definition: QoreDataType.qc.dox.h:37
constructor()
creates the type