libebml_ng
ebml::childSlot_t< T > Member List

This is the complete list of members for ebml::childSlot_t< T >, including all inherited members.

as() constebml::childSlot_t< T >inline
childSlot_t(ebmlMasterElement *parent, const childTypeSpec_t &, ebml::ptr< T > &childslot, bool allownull=true)ebml::childSlot_t< T >
get() constebml::childSlot_t< T >
operator ebml::ptr< T >() constebml::childSlot_t< T >
operator T &() constebml::childSlot_t< T >
operator->() constebml::childSlot_t< T >
operator=(const ebml::ptr< T > &item)ebml::childSlot_t< T >
operator=(ebml::ptr< T > &&item)ebml::childSlot_t< T >
operator=(const ebml::ptr< U > &item)ebml::childSlot_t< T >
operator=(ebml::ptr< U > &&item)ebml::childSlot_t< T >
operator==(const std::nullptr_t &)ebml::childSlot_t< T >
operator==(const ebml::ptr< T > &item)ebml::childSlot_t< T >
operator==(const ebml::ptr< const T > &item)ebml::childSlot_t< T >
operator==(const ebml::ptr< U > &item)ebml::childSlot_t< T >
operator==(const childSlot_t< T > &item)ebml::childSlot_t< T >