CFx SDK Documentation
2022 SP0
|
#include <RxThreadPoolService.h>
Public Member Functions | |
OdApcObjectPoolHelper () | |
~OdApcObjectPoolHelper () | |
void | init (OdRxThreadPoolService *pTP, int n=0, const TInitFn *pInitFn=0) |
TObject * | take () |
OdUInt32 | size () const |
TObject & | at (OdUInt32 i) const |
operator OdApcObjectPool * () | |
operator const OdApcObjectPool * () const | |
Public Member Functions inherited from OdSmartPtr< T > | |
OdSmartPtr () | |
OdSmartPtr (const T *pObject, OdRxObjMod) | |
OdSmartPtr (const T *pObject) | |
OdSmartPtr (const OdRxObject *pObject) | |
OdSmartPtr (OdRxObject *pObject, OdRxObjMod) | |
OdSmartPtr (const OdSmartPtr &pObject) | |
OdSmartPtr (const OdRxObjectPtr &pObject) | |
OdSmartPtr (const OdBaseObjectPtr &pObject) | |
void | attach (const T *pObject) |
void | attach (OdRxObject *pObject) |
~OdSmartPtr () | |
void | release () |
T * | detach () |
OdSmartPtr & | operator= (const OdSmartPtr &pObject) |
OdSmartPtr & | operator= (const OdBaseObjectPtr &pObject) |
OdSmartPtr & | operator= (const T *pObject) |
const T * | get () const |
T * | get () |
T * | operator-> () |
const T * | operator-> () const |
operator T* () | |
operator const T * () const | |
bool | operator== (const void *pObject) const |
bool | operator== (const OdSmartPtr &pObject) const |
bool | operator!= (const void *pObject) const |
bool | operator!= (const OdSmartPtr &pObject) const |
Public Member Functions inherited from OdBaseObjectPtr | |
OdRxObject * | get () const |
bool | isNull () const |
Additional Inherited Members | |
Protected Member Functions inherited from OdSmartPtr< T > | |
void | internalAddRef () |
void | assign (const T *pObject) |
void | internalQueryX (const OdRxObject *pObject) |
void | assign (const OdRxObject *pObject) |
bool | operator! () const |
operator bool () const | |
operator bool () | |
Protected Member Functions inherited from OdBaseObjectPtr | |
OdBaseObjectPtr () | |
OdBaseObjectPtr (const OdRxObject *pSource) | |
Protected Attributes inherited from OdBaseObjectPtr | |
OdRxObject * | m_pObject |
<group OdApc_Classes>
Definition at line 769 of file RxThreadPoolService.h.
|
inline |
Definition at line 773 of file RxThreadPoolService.h.
|
inline |
Definition at line 774 of file RxThreadPoolService.h.
|
inline |
Definition at line 811 of file RxThreadPoolService.h.
|
inline |
Definition at line 775 of file RxThreadPoolService.h.
|
inline |
Definition at line 819 of file RxThreadPoolService.h.
|
inline |
Definition at line 818 of file RxThreadPoolService.h.
|
inline |
Definition at line 807 of file RxThreadPoolService.h.
|
inline |
Definition at line 800 of file RxThreadPoolService.h.