ADTF  3.18.2
FactoryElement< ElementAccessType, ChildElementsType > Member List

This is the complete list of members for FactoryElement< ElementAccessType, ChildElementsType >, including all inherited members.

_access (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >private
_child_elements (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >private
_codec_index (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >private
_end_element_index (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >private
access_type typedefFactoryElement< ElementAccessType, ChildElementsType >
access_typeFactoryElement< ElementAccessType, ChildElementsType >
child_elements_type typedefFactoryElement< ElementAccessType, ChildElementsType >
child_elements_typeFactoryElement< ElementAccessType, ChildElementsType >
CodecElement< ElementAccessType, ChildElementsType >FactoryElement< ElementAccessType, ChildElementsType >
const_iterator_type typedefFactoryElement< ElementAccessType, ChildElementsType >
const_iterator_typeFactoryElement< ElementAccessType, ChildElementsType >
DecoderElement< ElementAccessType, ChildElementsType >FactoryElement< ElementAccessType, ChildElementsType >
FactoryElement()=deleteFactoryElement< ElementAccessType, ChildElementsType >
FactoryElement(FactoryElement &&other)FactoryElement< ElementAccessType, ChildElementsType >inline
FactoryElement(const FactoryElement &other)FactoryElement< ElementAccessType, ChildElementsType >inline
FactoryElement(CodecIndex &&index, size_t end_element_index, size_t child_elements_count, access_type &access) (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
FactoryElement(CodecIndex &&index, size_t end_element_index, access_type &access) (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
FactoryElement(const std::string &element_name, access_type &access) (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
FactoryElement(CodecIndex &&index, access_type &access) (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
FactoryElement(access_type &access) (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
getAccess() const (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
getArrayElement(size_t array_pos=0) constFactoryElement< ElementAccessType, ChildElementsType >inline
getArraySize() constFactoryElement< ElementAccessType, ChildElementsType >inline
getBaseName() constFactoryElement< ElementAccessType, ChildElementsType >inline
getChildElement(const std::string &name) constFactoryElement< ElementAccessType, ChildElementsType >inline
getChildElements() constFactoryElement< ElementAccessType, ChildElementsType >inline
getFullName() constFactoryElement< ElementAccessType, ChildElementsType >inline
getIndex() constFactoryElement< ElementAccessType, ChildElementsType >inline
getName() constFactoryElement< ElementAccessType, ChildElementsType >inline
getType() constFactoryElement< ElementAccessType, ChildElementsType >inline
hasChildren() constFactoryElement< ElementAccessType, ChildElementsType >inline
isArray() constFactoryElement< ElementAccessType, ChildElementsType >inline
isValid() constFactoryElement< ElementAccessType, ChildElementsType >inline
iterator_type typedefFactoryElement< ElementAccessType, ChildElementsType >
iterator_typeFactoryElement< ElementAccessType, ChildElementsType >
next() (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
operator=(FactoryElement &&other)FactoryElement< ElementAccessType, ChildElementsType >inline
operator=(const FactoryElement &other)FactoryElement< ElementAccessType, ChildElementsType >inline
resetIndex(CodecIndex &&codec_index) (defined in FactoryElement< ElementAccessType, ChildElementsType >)FactoryElement< ElementAccessType, ChildElementsType >inlineprivate
self_type typedefFactoryElement< ElementAccessType, ChildElementsType >
~FactoryElement()=defaultFactoryElement< ElementAccessType, ChildElementsType >