CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros
RefCountImpl.h File Reference
#include "TD_PackPush.h"
#include "RxObject.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdRefCountImpl< T, TInterface >
 

Macros

#define ODREFCOUNTIMPL_CONSTR(CLASS, pRes)   pRes = OdRefCountImpl<CLASS>::createObject()
 

Macro Definition Documentation

◆ ODREFCOUNTIMPL_CONSTR

#define ODREFCOUNTIMPL_CONSTR (   CLASS,
  pRes 
)    pRes = OdRefCountImpl<CLASS>::createObject()

Definition at line 98 of file RefCountImpl.h.