accept_type_hash | DataProvider::ListDataType | private |
acceptsValue(auto value) | DataProvider::ListDataType | virtual |
constructor(AbstractDataProviderType element_type, bool or_nothing=False, *hash< auto > options, *hash< auto > tags) | DataProvider::ListDataType | |
constructor(Type element_type, bool or_nothing=False, *hash< auto > options, *hash< auto > tags) | DataProvider::ListDataType | |
DataProvider::AbstractDataProviderType::constructor() | DataProvider::AbstractDataProviderType | |
DataProvider::AbstractDataProviderType::constructor(hash< auto > options, *hash< auto > tags) | DataProvider::AbstractDataProviderType | |
element_type | DataProvider::ListDataType | private |
get(Type type, *hash< auto > options, *hash< auto > tags) | DataProvider::AbstractDataProviderType | static |
get(string typename, *hash< auto > options) | DataProvider::AbstractDataProviderType | static |
getAcceptTypeHash() | DataProvider::ListDataType | virtual |
getBaseTypeCode() | DataProvider::AbstractDataProviderType | |
getBaseTypeName() | DataProvider::AbstractDataProviderType | |
getDirectTypeHash() | DataProvider::AbstractDataProviderType | |
getElementType() | DataProvider::ListDataType | virtual |
getField(string field_name) | DataProvider::AbstractDataProviderType | |
getFieldInfo() | DataProvider::AbstractDataProviderType | |
getFields() | DataProvider::ListDataType | virtual |
getFieldType(string field_name) | DataProvider::AbstractDataProviderType | |
getInfo() | DataProvider::AbstractDataProviderType | |
getInputInfo() | DataProvider::AbstractDataProviderType | |
getName() | DataProvider::ListDataType | virtual |
getOptions() | DataProvider::AbstractDataProviderType | |
getOptionValue(string opt) | DataProvider::AbstractDataProviderType | |
getOrNothingType() | DataProvider::AbstractDataProviderType | |
getReturnTypeHash() | DataProvider::ListDataType | virtual |
getSoftType() | DataProvider::AbstractDataProviderType | |
getSupportedOptions() | DataProvider::AbstractDataProviderType | |
getTag(string tag) | DataProvider::AbstractDataProviderType | |
getTags() | DataProvider::AbstractDataProviderType | |
getValueType() | DataProvider::ListDataType | virtual |
hasType() | DataProvider::AbstractDataProviderType | |
init(AbstractDataProviderType element_type, bool or_nothing) | DataProvider::ListDataType | private |
isAssignableFrom(AbstractDataProviderType t) | DataProvider::AbstractDataProviderType | |
isAssignableFrom(Type t) | DataProvider::AbstractDataProviderType | |
isList() | DataProvider::AbstractDataProviderType | |
isMandatory() | DataProvider::AbstractDataProviderType | |
isOrNothingType() | DataProvider::AbstractDataProviderType | |
name | DataProvider::ListDataType | private |
options | DataProvider::AbstractDataProviderType | private |
return_type_hash | DataProvider::ListDataType | private |
setOption(string opt, auto value) | DataProvider::AbstractDataProviderType | |
setOptionIntern(string opt, auto value) | DataProvider::AbstractDataProviderType | private |
setOptions(hash< auto > options) | DataProvider::AbstractDataProviderType | |
tags | DataProvider::AbstractDataProviderType | private |