VR-Forces 4.10 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. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

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

Protected Member Functions

 DtSquawkIndicatorCreator (DtDe &de)
 CTOR. More...
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)