VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtGlobalEnvironmentObjectPublisher Class Reference

This class will wrap a VR-Link DtEnvironmentalProcessPublisher to allow for easier creation of a publisher that is compatible with VR-Forces. More...

Inheritance diagram for DtGlobalEnvironmentObjectPublisher:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtGlobalEnvironmentObjectPublisher (DtExerciseConn *conn)
 Create a new instance of the control object publisher which will, in turn, create the environmental process publisher, given a object id (DIS) or name (HLA).
 DtGlobalEnvironmentObjectPublisher (DtExerciseConn *conn, const DtDDMRegionSet *regionSetToUse)
virtual ~DtGlobalEnvironmentObjectPublisher ()
 Also destroys publisher.
virtual void init (const DtEntityIdentifier &id)
 Initialize our object - users should not call this function directly.
virtual
DtGlobalEnvironmentObjectRepository
gesr ()
 Access the underlying network state repository.
virtual const
DtGlobalEnvironmentObjectRepository
gesr () const

Private Member Functions

 DtGlobalEnvironmentObjectPublisher (const DtGlobalEnvironmentObjectPublisher &)
 Unimplemented.
DtGlobalEnvironmentObjectPublisheroperator= (const DtGlobalEnvironmentObjectPublisher &)

Detailed Description

This class will wrap a VR-Link DtEnvironmentalProcessPublisher to allow for easier creation of a publisher that is compatible with VR-Forces.

If you want to create and publish environmental objects that can be used by VR-Forces, you can use a publisher of this class to facilitate in that creation


Constructor & Destructor Documentation

Create a new instance of the control object publisher which will, in turn, create the environmental process publisher, given a object id (DIS) or name (HLA).

This class will use the default factory as supplied in the DtVrfObjectIdGenerator class

The state repository will initially be set to the DtControlObjectRepository class. You can change it in the global DtGlobalEnvironmentObjectPublisher class before calling this creator

DtGlobalEnvironmentObjectPublisher::DtGlobalEnvironmentObjectPublisher ( DtExerciseConn *  conn,
const DtDDMRegionSet *  regionSetToUse 
)

Also destroys publisher.

Unimplemented.


Member Function Documentation

virtual void DtGlobalEnvironmentObjectPublisher::init ( const DtEntityIdentifier &  id) [virtual]

Initialize our object - users should not call this function directly.

Access the underlying network state repository.

DtGlobalEnvironmentObjectPublisher& DtGlobalEnvironmentObjectPublisher::operator= ( const DtGlobalEnvironmentObjectPublisher ) [private]

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)