VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Variables
commModel.h File Reference

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...
 

Typedef Documentation

Factory for creating DtCommModel subclasses.

Function signature for the creator method for DtCommModel subclasses that is used when registering with a DtCommModelFactory.

Variable Documentation

const int DtRadioIdAny = -1

A radio ID used to indicate that any radio is acceptable, regardless of ID.


Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)