C++
#define ACRX_PROTOCOL_REACTOR_MANAGER_AT(acrxClass) \ acrxProtocolReactors->createReactorManager(acrxClass)
File
rxprotevnt.h
Description
This macro calls the acrxProtocolReactor macro to get a pointer to the AcRxProtocolReactorManager object for the specified AcRx class.
acrxClass : Input name of class for which to get the protocol reactor manager