Qore DataProvider Module Reference 2.7.5
Loading...
Searching...
No Matches
DataProvider::AbstractDataProviderType Member List

This is the complete list of members for DataProvider::AbstractDataProviderType, including all inherited members.

acceptsValue(auto value)DataProvider::AbstractDataProviderTypepure virtual
constructor()DataProvider::AbstractDataProviderType
constructor(hash< auto > options, *hash< auto > tags)DataProvider::AbstractDataProviderType
copy()Qore::Serializable
DefaultDescDataProvider::AbstractDataProviderType
deserialize(InputStream stream)Qore::Serializablestatic
deserialize(binary bin)Qore::Serializablestatic
deserialize(string bin)Qore::Serializablestatic
deserialize(hash< SerializationInfo > data)Qore::Serializablestatic
deserializeMembers(hash< auto > members)Qore::Serializableprivate:internal
deserializeToData(InputStream stream)Qore::Serializablestatic
deserializeToData(binary bin)Qore::Serializablestatic
get(Type type, *hash< auto > options, *hash< auto > tags)DataProvider::AbstractDataProviderTypestatic
get(string typename, *hash< auto > options)DataProvider::AbstractDataProviderTypestatic
getAcceptTypeHash()DataProvider::AbstractDataProviderTypepure virtual
getBaseTypeCode()DataProvider::AbstractDataProviderType
getBaseTypeName()DataProvider::AbstractDataProviderType
getDesc()DataProvider::AbstractDataProviderType
getDirectTypeHash()DataProvider::AbstractDataProviderType
getElementType()DataProvider::AbstractDataProviderTypepure virtual
getField(string field_name)DataProvider::AbstractDataProviderType
getFieldInfo()DataProvider::AbstractDataProviderType
getFields()DataProvider::AbstractDataProviderTypepure virtual
getFieldType(string field_name)DataProvider::AbstractDataProviderType
getInfo()DataProvider::AbstractDataProviderType
getInputInfo()DataProvider::AbstractDataProviderType
getName()DataProvider::AbstractDataProviderTypepure virtual
getOptions()DataProvider::AbstractDataProviderType
getOptionValue(string opt)DataProvider::AbstractDataProviderType
getOrNothingType()DataProvider::AbstractDataProviderType
getReturnTypeHash()DataProvider::AbstractDataProviderTypepure virtual
getSoftType()DataProvider::AbstractDataProviderType
getSupportedOptions()DataProvider::AbstractDataProviderType
getTag(string tag)DataProvider::AbstractDataProviderType
getTags()DataProvider::AbstractDataProviderType
getValueType()DataProvider::AbstractDataProviderTypepure virtual
hasType()DataProvider::AbstractDataProviderType
isAssignableFrom(AbstractDataProviderType t)DataProvider::AbstractDataProviderType
isAssignableFrom(Type t)DataProvider::AbstractDataProviderType
isList()DataProvider::AbstractDataProviderType
isMandatory()DataProvider::AbstractDataProviderType
isOrNothingType()DataProvider::AbstractDataProviderType
optionsDataProvider::AbstractDataProviderTypeprivate
serialize(OutputStream stream)Qore::Serializable
serialize()Qore::Serializable
serialize(auto val, OutputStream stream)Qore::Serializablestatic
serialize(auto val)Qore::Serializablestatic
serializeMembers(*hash< auto > members)Qore::Serializableprivate:internal
serializeToData()Qore::Serializable
serializeToData(auto val)Qore::Serializablestatic
setOption(string opt, auto value)DataProvider::AbstractDataProviderType
setOptionIntern(string opt, auto value)DataProvider::AbstractDataProviderTypeprivate
setOptions(hash< auto > options)DataProvider::AbstractDataProviderType
tagsDataProvider::AbstractDataProviderTypeprivate