CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
OdObjectWithImpl< T, TImpl > Class Template Reference

#include <RxObjectImpl.h>

Inheritance diagram for OdObjectWithImpl< T, TImpl >:

Public Member Functions

 OdObjectWithImpl ()
 
 ~OdObjectWithImpl ()
 

Static Public Member Functions

static OdSmartPtr< T > createObject ()
 

Public Attributes

TImpl m_Impl
 

Detailed Description

template<class T, class TImpl>
class OdObjectWithImpl< T, TImpl >

Definition at line 208 of file RxObjectImpl.h.

Constructor & Destructor Documentation

◆ OdObjectWithImpl()

template<class T , class TImpl >
OdObjectWithImpl< T, TImpl >::OdObjectWithImpl ( )
inline

Definition at line 216 of file RxObjectImpl.h.

◆ ~OdObjectWithImpl()

template<class T , class TImpl >
OdObjectWithImpl< T, TImpl >::~OdObjectWithImpl ( )
inline

Definition at line 219 of file RxObjectImpl.h.

Member Function Documentation

◆ createObject()

template<class T , class TImpl >
static OdSmartPtr< T > OdObjectWithImpl< T, TImpl >::createObject ( )
inlinestatic

Definition at line 223 of file RxObjectImpl.h.

Member Data Documentation

◆ m_Impl

template<class T , class TImpl >
TImpl OdObjectWithImpl< T, TImpl >::m_Impl

Definition at line 215 of file RxObjectImpl.h.


The documentation for this class was generated from the following file: