AcRxObject AcRxService AcRxKernel
class AcRxKernel : public AcRxService;
rxkernel.h
There is only one object of this class present in the ObjectARX system. Its purpose is to provide the ability to instantiate AcRxDictionary objects.
Ideally this class would not be needed; that is, one should be able to instantiate an AcRxDictionary directly. This class exists for historic reasons and a more direct route will likely be provided in the future.
AcRxDictionary