ESock::ACommsFactoryNodeId Class Reference

class ESock::ACommsFactoryNodeId : public Factories::AFactoryObject

Base class for the comms factory object. A concrete factory object that wants to be a node should be derived from this.

Since 9.5

Inherits from

Constructor & Destructor Documentation

ACommsFactoryNodeId(CCommsFactoryBase &)

IMPORT_C ACommsFactoryNodeId ( CCommsFactoryBase & aFactory ) [protected]

Parameters

CCommsFactoryBase & aFactory

~ACommsFactoryNodeId()

IMPORT_C ~ACommsFactoryNodeId ( )