|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for BusinessObjectRef< T >, including all inherited members.
| BusinessObjectRef class | BusinessObjectRef< 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_pointee | BusinessObjectRef< T > | mutableprivate |
| m_tag | BusinessObjectRef< 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 |