CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdStaticRxObjectM< T1, T > Class Template Reference

#include <StaticRxObject.h>

Inheritance diagram for OdStaticRxObjectM< T1, T >:

Public Member Functions

 ODRX_USING_HEAP_OPERATORS (T1)
 
void addRef ()
 
void release () ODRX_NOEXCEPT
 

Detailed Description

template<class T1, class ... T>
class OdStaticRxObjectM< T1, T >

<group OdRx_Classes>

This is a variant of OdStaticRxObject for multiple inheritance

Definition at line 80 of file StaticRxObject.h.

Member Function Documentation

◆ addRef()

template<class T1, class ... T>
void OdStaticRxObjectM< T1, T >::addRef ( )
inline

Simulates the incrementing of the reference counter non-changing it.

Definition at line 88 of file StaticRxObject.h.

◆ ODRX_USING_HEAP_OPERATORS()

template<class T1, class ... T>
OdStaticRxObjectM< T1, T >::ODRX_USING_HEAP_OPERATORS ( T1 )

◆ release()

template<class T1, class ... T>
void OdStaticRxObjectM< T1, T >::release ( )
inline

Simulates the decrementing of the reference counter non-changing it.

Definition at line 92 of file StaticRxObject.h.


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