Share

AcRxProtocolReactor

Class Hierarchy

AcRxObject
    AcRxProtocolReactor
        AcDbAppEntityGrips
        AcDbBlockInsertionPoints

C++

class AcRxProtocolReactor : public AcRxObject;

File

rxprotevnt.h

Description

This is the base class for all protocol reactors. All protocol reactor classes must derive from this class.

Was this information helpful?