describes a data type
Definition AbstractDataProviderType.qc.dox.h:139
describes a data type based on int types with validation for parsing strings when used with soft type...
Definition QoreIntDataTypeBase.qc.dox.h:28
Unsigned byte data type for ints with values from 0 - 255.
Definition QoreUnsignedByteDataType.qc.dox.h:28
string getName()
returns the type name
const Options
Int type options.
Definition QoreUnsignedByteDataType.qc.dox.h:32
constructor(*hash< auto > opts)
Creates the object.
AbstractDataProviderType getSoftType()
Returns a "soft" type equivalent to the current type.
Qore AbstractDataField class definition.
Definition AbstractDataField.qc.dox.h:27