VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
DtGlobalEnvironmentRemoteNetInterface Class Reference
Inheritance diagram for DtGlobalEnvironmentRemoteNetInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtGlobalEnvironmentRemoteNetInterface (const DtString &name, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry=0, bool publishObject=true)
 read/writable contructor
virtual ~DtGlobalEnvironmentRemoteNetInterface ()
 destructor
virtual DtString type () const
 Returns the type of net interface object.
virtual void onTick ()
 onTick is being overriden so the net interface isn't ticked before the reflected object has been setup.

Static Public Member Functions

static DtSimObjectNetInterfacecreator (const DtString &name, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry, bool publishObject)

Protected Member Functions

virtual void updateLocalObjectState (DtVrfObjectStateRepository *localState)
virtual void updateLocalGeometry (DtVrfObjectStateRepository *localState)
 put the data INTO the local state repository
virtual void deadReckonTimeOfDay ()

Protected Attributes

DtTime myLastUpdateTime

Private Member Functions

 DtGlobalEnvironmentRemoteNetInterface ()
 Not implemented.
 DtGlobalEnvironmentRemoteNetInterface (const DtGlobalEnvironmentRemoteNetInterface &orig)
 Not implemented.
const
DtGlobalEnvironmentRemoteNetInterface
operator= (const DtGlobalEnvironmentRemoteNetInterface &orig)
 Not implemented.

Constructor & Destructor Documentation

Not implemented.

Not implemented.

DtGlobalEnvironmentRemoteNetInterface::DtGlobalEnvironmentRemoteNetInterface ( const DtString name,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry = 0,
bool  publishObject = true 
)

read/writable contructor

destructor


Member Function Documentation

const DtGlobalEnvironmentRemoteNetInterface& DtGlobalEnvironmentRemoteNetInterface::operator= ( const DtGlobalEnvironmentRemoteNetInterface orig) [private]

Not implemented.

Returns the type of net interface object.

Strings are defined in netIfTypes.h.

Reimplemented from DtVrfRemoteEnvironmentalNetInterface.

onTick is being overriden so the net interface isn't ticked before the reflected object has been setup.

Reimplemented from DtVrfRemoteEnvironmentalNetInterface.

static DtSimObjectNetInterface* DtGlobalEnvironmentRemoteNetInterface::creator ( const DtString name,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry,
bool  publishObject 
) [static]

put the data INTO the local state repository

Reimplemented from DtSimRemoteEnvironmentalNetInterface.

virtual void DtGlobalEnvironmentRemoteNetInterface::deadReckonTimeOfDay ( ) [protected, virtual]

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)