Share

AcRxProtocolReactorManager

Class Hierarchy

AcRxObject
    AcRxProtocolReactorManager

C++

class AcRxProtocolReactorManager : public AcRxObject;

File

rxprotevnt.h

Description

Container class for a collection of AcRxProtocolReactorList objects.

Instances of AcRxProtocolReactorManager are associated with an AcRxClass at runtime using the protocol extension framework. Instances of this class allow multiple kinds of protocol reactors to be associated with a single AcRxClass.

Links

AcRxProtocolReactorManager Methods

Was this information helpful?