_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 typedef | DecoderElement< ElementAccessType, ChildElementsType > | |
access_type | DecoderElement< ElementAccessType, ChildElementsType > | |
base_type typedef | DecoderElement< ElementAccessType, ChildElementsType > | |
base_type | DecoderElement< ElementAccessType, ChildElementsType > | |
child_elements_type typedef | DecoderElement< ElementAccessType, ChildElementsType > | |
child_elements_type | DecoderElement< ElementAccessType, ChildElementsType > | |
CodecElement< ElementAccessType, ChildElementsType > | DecoderElement< ElementAccessType, ChildElementsType > | |
const_iterator_type typedef | DecoderElement< ElementAccessType, ChildElementsType > | |
const_iterator_type | DecoderElement< ElementAccessType, ChildElementsType > | |
DecoderElement()=delete | DecoderElement< ElementAccessType, ChildElementsType > | |
DecoderElement(CodecIndex &&index, size_t end_element_index, size_t child_elements_count, access_type &access) (defined in DecoderElement< ElementAccessType, ChildElementsType >) | DecoderElement< ElementAccessType, ChildElementsType > | inlineprivate |
DecoderElement(CodecIndex &&index, size_t end_element_index, access_type &access) (defined in DecoderElement< ElementAccessType, ChildElementsType >) | DecoderElement< ElementAccessType, ChildElementsType > | inlineprivate |
DecoderElement(const std::string &element_name, access_type &access) (defined in DecoderElement< ElementAccessType, ChildElementsType >) | DecoderElement< ElementAccessType, ChildElementsType > | inlineprivate |
DecoderElement(CodecIndex &&index, access_type &access) (defined in DecoderElement< ElementAccessType, ChildElementsType >) | DecoderElement< ElementAccessType, ChildElementsType > | inlineprivate |
DecoderElement(access_type &access) (defined in DecoderElement< ElementAccessType, ChildElementsType >) | DecoderElement< ElementAccessType, ChildElementsType > | inlineprivate |
DecoderElement< ElementAccessType, ChildElementsType > | FactoryElement< ElementAccessType, ChildElementsType > | |
FactoryElement()=delete | FactoryElement< 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 |
getAddress() const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
getArrayElement(size_t array_pos=0) const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
getArraySize() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getBaseName() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getChildElement(const std::string &name) const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
getChildElements() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getFullName() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getIndex() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getName() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getRawValue(void *value, size_t value_size) const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
getStringValue() const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
getType() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
getValue() const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
getVariantValue() const | DecoderElement< ElementAccessType, ChildElementsType > | inline |
hasChildren() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
isArray() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
isValid() const | FactoryElement< ElementAccessType, ChildElementsType > | inline |
iterator_type typedef | DecoderElement< ElementAccessType, ChildElementsType > | |
iterator_type | DecoderElement< ElementAccessType, ChildElementsType > | |
next() (defined in DecoderElement< ElementAccessType, ChildElementsType >) | DecoderElement< 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 typedef | DecoderElement< ElementAccessType, ChildElementsType > | |
~FactoryElement()=default | FactoryElement< ElementAccessType, ChildElementsType > | |