ADTF  3.18.2
StructTypeAccess Member List

This is the complete list of members for StructTypeAccess, including all inherited members.

_deserialized_struct_as_element_offset (defined in StructTypeAccess)StructTypeAccessprivate
_serialized_struct_as_element_offset (defined in StructTypeAccess)StructTypeAccessprivate
_struct_type (defined in StructTypeAccess)StructTypeAccessprivate
_type_info (defined in StructTypeAccess)StructTypeAccessprivate
begin() constStructTypeAccess
cbegin() constStructTypeAccess
cend() constStructTypeAccess
const_iterator typedefStructTypeAccess
end() constStructTypeAccess
getElementByPath(const std::string name_path) constStructTypeAccess
getStaticSerializedBitSize() constStructTypeAccess
getStaticStructSize() constStructTypeAccess
getStaticUnalignedStructSize() constStructTypeAccess
getStructType() constStructTypeAccess
isDynamic() constStructTypeAccess
operator bool() constStructTypeAccess
operator=(StructTypeAccess &&)=defaultStructTypeAccess
operator=(const StructTypeAccess &)=defaultStructTypeAccess
StructTypeAccess()=deleteStructTypeAccess
StructTypeAccess(StructTypeAccess &&)=defaultStructTypeAccess
StructTypeAccess(const StructTypeAccess &)=defaultStructTypeAccess
StructTypeAccess(const std::shared_ptr< const datamodel::StructType > &struct_type)StructTypeAccess
StructTypeAccess(std::nullptr_t)StructTypeAccess
StructTypeAccess(const std::shared_ptr< const datamodel::StructType > &struct_type, OptionalSize serialized_struct_offset, OptionalSize deserialized_struct_offset)StructTypeAccessprivate