VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtSquawkIndicatorCreator Class Reference

Instantiates new squawk indicators. More...

Inheritance diagram for makVrv::DtSquawkIndicatorCreator:
Inheritance graph
[legend]

Public Member Functions

DtSquawkIndicatorcreate (int modelSet, int visualizerType, const DtSquawkIndicator::AttachablePoint &transmitLoc)
 Creates a new squawk indicator at the given myLocation.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtSquawkIndicatorCreatorinstance (DtDe &de)
 Returns the squawk indicator creator instance rooted on the De.

Protected Member Functions

 DtSquawkIndicatorCreator (DtDe &de)
 CTOR.

Protected Attributes

DtDemyDe

Detailed Description

Instantiates new squawk indicators.

This creator can be overriden by registering the overridden DtSquawkIndicatorCreator with the DtDe.

Constructor & Destructor Documentation

makVrv::DtSquawkIndicatorCreator::DtSquawkIndicatorCreator ( DtDe de)
protected

CTOR.

Member Function Documentation

static DtSquawkIndicatorCreator& makVrv::DtSquawkIndicatorCreator::instance ( DtDe de)
static

Returns the squawk indicator creator instance rooted on the De.

This creator can be overridden by registering an instance of DtCommunicationLineCreator with the De.

DtSquawkIndicator* makVrv::DtSquawkIndicatorCreator::create ( int  modelSet,
int  visualizerType,
const DtSquawkIndicator::AttachablePoint transmitLoc 
)

Creates a new squawk indicator at the given myLocation.

Exceptions
DtCorruptedStateif agents could not be created.

Member Data Documentation

DtDe& makVrv::DtSquawkIndicatorCreator::myDe
protected

The documentation for this class was generated from the following file:

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)