|
ldas-tools-framecpp
2.7.0
|


Public Member Functions | |
| ptr_reference (boost::shared_ptr< T > *Obj, ptr_struct_base_type PtrStruct) | |
| ptr_reference (boost::shared_ptr< T > *Obj, resolver &Source) | |
| virtual | ~ptr_reference () |
| virtual void | Resolve (IStream &Stream) |
| virtual bool | operator== (const void *RHS) const |
| ptr_reference (boost::shared_ptr< T > *Obj, ptr_struct_base_type PtrStruct) | |
| ptr_reference (boost::shared_ptr< T > *Obj, resolver &Source) | |
| virtual | ~ptr_reference () |
| virtual void | Resolve (IStream &Stream) |
| virtual bool | operator== (const void *RHS) const |
| const std::string & | ObjectName () const |
| const std::string & | ObjectName () const |
| ptr_struct_base_type | PtrStruct () const |
| ptr_struct_base_type | PtrStruct () const |
Protected Attributes | |
| ptr_struct_base_type | m_ptr_struct |
| std::string | m_object_name |
Private Attributes | |
| boost::shared_ptr< T > * | m_object |
| FrameCPP::Common::IStream::ptr_reference< T >::ptr_reference | ( | boost::shared_ptr< T > * | Obj, |
| ptr_struct_base_type | PtrStruct | ||
| ) |
|
inline |
|
virtual |
| FrameCPP::Common::IStream::ptr_reference< T >::ptr_reference | ( | boost::shared_ptr< T > * | Obj, |
| ptr_struct_base_type | PtrStruct | ||
| ) |
| FrameCPP::Common::IStream::ptr_reference< T >::ptr_reference | ( | boost::shared_ptr< T > * | Obj, |
| resolver & | Source | ||
| ) |
|
virtual |
|
inlineinherited |
|
inlineinherited |
|
virtual |
Implements FrameCPP::Common::IStream::resolver.
|
virtual |
Implements FrameCPP::Common::IStream::resolver.
|
inherited |
|
inlineinherited |
|
virtual |
Implements FrameCPP::Common::IStream::resolver.
|
virtual |
Implements FrameCPP::Common::IStream::resolver.
|
private |
|
protectedinherited |
|
protectedinherited |
1.8.14