accept_type_hash | DataProvider::QoreDataType | protected |
acceptsValue(auto value) | DataProvider::ListDataType | protectedvirtual |
base_type_hash | DataProvider::QoreDataType | protected |
blacklist_type_hash | DataProvider::QoreDataType | protected |
constructor | DataProvider::ListDataType | protected |
constructor(Type element_type, bool or_nothing=False, *hash< auto > options, *hash< auto > tags) | DataProvider::ListDataType | protected |
constructor(string name, AbstractDataProviderType element_type, bool or_nothing=False, *hash< auto > options, *hash< auto > tags) | DataProvider::ListDataType | protected |
constructor(string name, Type element_type, bool or_nothing=False, *hash< auto > options, *hash< auto > tags) | DataProvider::ListDataType | protected |
DataProvider::QoreDataType::constructor(Type type, *hash< auto > options, *hash< auto > tags) | DataProvider::QoreDataType | |
DataProvider::AbstractDataProviderType::constructor(hash< auto > options, *hash< auto > tags) | DataProvider::AbstractDataProviderType | |
copy() | Qore::Serializable | |
DefaultDesc | DataProvider::AbstractDataProviderType | |
deserialize(InputStream stream) | Qore::Serializable | static |
deserialize(binary bin) | Qore::Serializable | static |
deserialize(string bin) | Qore::Serializable | static |
deserialize(hash< SerializationInfo > data) | Qore::Serializable | static |
deserializeMembers(hash< auto > members) | Qore::Serializable | private |
deserializeToData(InputStream stream) | Qore::Serializable | static |
deserializeToData(binary bin) | Qore::Serializable | static |
element_type | DataProvider::ListDataType | protected |
get(Type type, *hash< auto > options, *hash< auto > tags) | DataProvider::AbstractDataProviderType | static |
get(string typename, *hash< auto > options) | DataProvider::AbstractDataProviderType | static |
getAcceptTypeHash() | DataProvider::ListDataType | protectedvirtual |
getBaseTypeCode() | DataProvider::AbstractDataProviderType | |
getBaseTypeName() | DataProvider::AbstractDataProviderType | |
getDesc() | DataProvider::ListDataType | protected |
getDirectTypeHash() | DataProvider::QoreDataType | |
getElementType() | DataProvider::ListDataType | protectedvirtual |
getField(string field_name) | DataProvider::AbstractDataProviderType | |
getFieldInfo() | DataProvider::AbstractDataProviderType | |
getFields() | DataProvider::ListDataType | protectedvirtual |
getFieldType(string field_name) | DataProvider::AbstractDataProviderType | |
getInfo() | DataProvider::QoreDataType | |
getInputInfo() | DataProvider::AbstractDataProviderType | |
getName() | DataProvider::ListDataType | protectedvirtual |
getOptions() | DataProvider::AbstractDataProviderType | |
getOptionValue(string opt) | DataProvider::AbstractDataProviderType | |
getOrNothingType() | DataProvider::ListDataType | protected |
getQoreType(Type element_type, bool or_nothing) | DataProvider::ListDataType | protected |
getReturnTypeHash() | DataProvider::ListDataType | protectedvirtual |
getSoftType() | DataProvider::QoreDataType | |
getSupportedOptions() | DataProvider::QoreDataType | |
getTag(string tag) | DataProvider::AbstractDataProviderType | |
getTags() | DataProvider::AbstractDataProviderType | |
getValueType() | DataProvider::ListDataType | protectedvirtual |
hasType() | DataProvider::AbstractDataProviderType | |
isAssignableFrom(AbstractDataProviderType t) | DataProvider::AbstractDataProviderType | |
isAssignableFrom(Type t) | DataProvider::AbstractDataProviderType | |
isList() | DataProvider::AbstractDataProviderType | |
isMandatory() | DataProvider::AbstractDataProviderType | |
isOrNothingType() | DataProvider::AbstractDataProviderType | |
name | DataProvider::ListDataType | protected |
options | DataProvider::AbstractDataProviderType | protected |
or_nothing_type | DataProvider::QoreDataType | protected |
return_type_hash | DataProvider::QoreDataType | protected |
serialize(OutputStream stream) | Qore::Serializable | |
serialize() | Qore::Serializable | |
serialize(auto val, OutputStream stream) | Qore::Serializable | static |
serialize(auto val) | Qore::Serializable | static |
serializeMembers(*hash< auto > members) | Qore::Serializable | private |
serializeToData() | Qore::Serializable | |
serializeToData(auto val) | Qore::Serializable | static |
setOption(string opt, auto value) | DataProvider::AbstractDataProviderType | |
setOptionIntern(string opt, auto value) | DataProvider::AbstractDataProviderType | protected |
setOptions(hash< auto > options) | DataProvider::AbstractDataProviderType | |
soft_type | DataProvider::QoreDataType | protected |
SoftTypeMap | DataProvider::QoreDataType | protected |
SupportedOptions | DataProvider::QoreDataType | protected |
tags | DataProvider::AbstractDataProviderType | protected |
type | DataProvider::QoreDataType | protected |