![]() |
VR-Forces 5.0.2 Developer's Guide
|
Creator for this class. Subclasses need to implement the create() method.

Public Member Functions | |
| DtRadioNetManagerCreator () | |
| virtual makRadio::DtRadioNetManager * | create (DtCommunicationManager *) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtRadioNetManagerCreator & | instance (makVrv::DtBaseConnection &conn) |
| static void | registerInstance (makVrv::DtBaseConnection &conn, DtRadioNetManagerCreator *instance) |
| makVrf::DtRadioNetManagerCreator::DtRadioNetManagerCreator | ( | ) |
Constructor takes the connection the processor will use.
|
static |
|
static |
Register instance with connection, this processor must be registered with the same connection it was created with.
|
virtual |