VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtCruiseMissileLaunchControllerPSR Class Reference

class DtCruiseMissileLaunchControllerPSR: More...

Inheritance diagram for DtCruiseMissileLaunchControllerPSR:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtCruiseMissileLaunchControllerPSR (DtVrfObject *vrfObject, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 constructor
 DtCruiseMissileLaunchControllerPSR (const DtCruiseMissileLaunchControllerPSR &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
virtual ~DtCruiseMissileLaunchControllerPSR ()
 destructor
DtCruiseMissileLaunchControllerPSRoperator= (const DtCruiseMissileLaunchControllerPSR &orig)
 assignment operator
virtual
DtVrfProcessStateRepository
clone (const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
 returns a newly created copy of this object
virtual DtString type () const
 Returns the string type of this process state repository.
virtual void setLastLaunchTime (double time)
 Get / Set the last launch time variable.
virtual double lastLaunchTime () const

Static Public Member Functions

static
DtVrfProcessStateRepository
creator (const DtString &rwName, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry)
 Returns a newly created instance of this class.

Protected Attributes

DtRwReal myLastLaunchTime

Detailed Description

class DtCruiseMissileLaunchControllerPSR:

This is a process state repository for the DtCruiseMissileLaunchController which stores the simtime of the last launch.


Constructor & Destructor Documentation

DtCruiseMissileLaunchControllerPSR::DtCruiseMissileLaunchControllerPSR ( DtVrfObject vrfObject,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

constructor

DtCruiseMissileLaunchControllerPSR::DtCruiseMissileLaunchControllerPSR ( const DtCruiseMissileLaunchControllerPSR orig,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

copy constructor

destructor


Member Function Documentation

DtCruiseMissileLaunchControllerPSR& DtCruiseMissileLaunchControllerPSR::operator= ( const DtCruiseMissileLaunchControllerPSR orig)

assignment operator

virtual DtVrfProcessStateRepository* DtCruiseMissileLaunchControllerPSR::clone ( const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]

returns a newly created copy of this object

Implements DtVrfProcessStateRepository.

Returns the string type of this process state repository.

Implements DtVrfProcessStateRepository.

virtual void DtCruiseMissileLaunchControllerPSR::setLastLaunchTime ( double  time) [virtual]

Get / Set the last launch time variable.

virtual double DtCruiseMissileLaunchControllerPSR::lastLaunchTime ( ) const [virtual]
static DtVrfProcessStateRepository* DtCruiseMissileLaunchControllerPSR::creator ( const DtString rwName,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry 
) [static]

Returns a newly created instance of this class.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)