API Reference > Types > OdRxModulePtr Type
OdRxModulePtr Type
Syntax
C++
typedef OdSmartPtr<OdRxModule> OdRxModulePtr;

RxModule.h

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

Working with Smart Pointers

Copyright © 2002–2020. Open Design Alliance. All rights reserved.