Teamcenter C++ API Reference  2312
BusinessObjectRef< T > Member List

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

BusinessObjectRef classBusinessObjectRef< T >friend
BusinessObjectRef()BusinessObjectRef< T >inline
BusinessObjectRef(tag_t tag)BusinessObjectRef< T >inline
BusinessObjectRef(T *object)BusinessObjectRef< T >inline
BusinessObjectRef(const BusinessObjectRef< S > &other)BusinessObjectRef< T >inline
getPointee() const BusinessObjectRef< T >inlineprivate
isInstanceOf() const BusinessObjectRef< T >inline
m_pointeeBusinessObjectRef< T >mutableprivate
m_tagBusinessObjectRef< T >private
operator T *()BusinessObjectRef< T >inline
operator tag_t() const BusinessObjectRef< T >inline
operator*() const BusinessObjectRef< T >inline
operator->()BusinessObjectRef< T >inline
operator=(const BusinessObjectRef &other)BusinessObjectRef< T >inline
operator=(tag_t tag)BusinessObjectRef< T >inline
tag() const BusinessObjectRef< T >inline
~BusinessObjectRef()BusinessObjectRef< T >inline