Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxProtocolReactorManagerFactory::createReactorManager Method
Syntax
C++
virtual OdRxProtocolReactorManager* createReactorManager(OdRxClass* pRxClass) const = 0;

Returns the single OdRxProtocolReactorManager instance associated with the specified OdRxClass. 

 

Parameters
Description
pRxClass
[in] Pointer to the RcClass object.

The OdRxProtocolReactorManager is created as necessary.

Copyright © 2002-2022. Open Design Alliance All rights reserved.