![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | DtCommModelCreationParams |
| Structure of data passed to the DtRadio constructor. More... | |
| class | DtCommModel |
| Base class for all communication models in VR-Forces. More... | |
Typedefs | |
| typedef DtStringKeyFactoryWithParam < DtCommModel, DtCommModelCreationParams & > | DtCommModelFactory |
| Factory for creating DtCommModel subclasses. More... | |
| typedef DtCommModelFactory::DtCreatorFcn | DtCommModelCreatorFcn |
| Function signature for the creator method for DtCommModel subclasses that is used when registering with a DtCommModelFactory. More... | |
Variables | |
| const int | DtRadioIdAny = -1 |
| A radio ID used to indicate that any radio is acceptable, regardless of ID. More... | |
Factory for creating DtCommModel subclasses.
Function signature for the creator method for DtCommModel subclasses that is used when registering with a DtCommModelFactory.
| const int DtRadioIdAny = -1 |
A radio ID used to indicate that any radio is acceptable, regardless of ID.