CFx SDK Documentation  2023 SP0
Classes | Typedefs
RxModule.h File Reference
#include "RxObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdRxModule
 

Typedefs

typedef OdSmartPtr< OdRxModuleOdRxModulePtr
 

Typedef Documentation

◆ OdRxModulePtr

The typified smart pointer for the rx-module object (TX module). This
template class is specialization of the OdSmartPtr class for the OdRxModule class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 107 of file RxModule.h.