VR-Forces 4.7 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.
typedef
DtCommModelFactory::DtCreatorFcn 
DtCommModelCreatorFcn
 Function signature for the creator method for DtCommModel subclasses that is used when registering with a DtCommModelFactory.

Variables

const int DtRadioIdAny = -1
 A radio ID used to indicate that any radio is acceptable, regardless of ID.

Detailed Description

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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)