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

List of all members.

Public Member Functions

 MyIndividualLocalEntityNetInterface (const DtString &name, DtVrfObject *simObject, DtReaderWriterRegistry *parentRegistry=0, bool publishObject=true)
virtual ~MyIndividualLocalEntityNetInterface ()
virtual void updatePublisher ()
 Override of base class updatePublisher().
virtual DtString type () const
 Returns the type of net interface object.

Static Public Member Functions

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

Protected Member Functions

 MyIndividualLocalEntityNetInterface ()
 MyIndividualLocalEntityNetInterface (const MyIndividualLocalEntityNetInterface &orig, DtReaderWriterRegistry *parentRegistry=0)
const
MyIndividualLocalEntityNetInterface
operator= (const MyIndividualLocalEntityNetInterface &orig)

Constructor & Destructor Documentation

MyIndividualLocalEntityNetInterface::MyIndividualLocalEntityNetInterface ( const DtString name,
DtVrfObject simObject,
DtReaderWriterRegistry parentRegistry = 0,
bool  publishObject = true 
)

Member Function Documentation

Override of base class updatePublisher().

Fills in the DtVrfEntityPublisher with values from the local entity state repository. Called by tick().

Reimplemented from DtSimIndividualLocalEntityNetInterface.

Returns the type of net interface object.

Strings are defined in netIfTypes.h.

Reimplemented from DtSimIndividualLocalEntityNetInterface.

static DtSimObjectNetInterface* MyIndividualLocalEntityNetInterface::creator ( const DtString name,
DtVrfObject simObject,
DtReaderWriterRegistry parentRegistry,
bool  publishObject 
) [static]
const MyIndividualLocalEntityNetInterface& MyIndividualLocalEntityNetInterface::operator= ( const MyIndividualLocalEntityNetInterface orig) [protected]

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)