VR-Link API Documentation for HLA Evolved
Public Member Functions
TestPublisher Class Reference

Instances of TestPublisher are used for local or source simulations of "Test" objects. More...

+ Inheritance diagram for TestPublisher:
+ Collaboration diagram for TestPublisher:

List of all members.

Public Member Functions

 TestPublisher (DtExerciseConn *conn, const char *objName=NULL)
 Constructor - configure base class with proper FOM class, state repositories, encoder and decoder.
virtual ~TestPublisher ()
 destructor
virtual TestStateRepositorytestStateRep ()
 Returns a pointer to the TestStateRepository - through which you can set current state information.
virtual TestStateRepositorytsr ()
 Synonym for testStateRep()

Detailed Description

Instances of TestPublisher are used for local or source simulations of "Test" objects.

The publisher sends data to the network when necessary. This class is derived from DtObjectPublisher, which does most of the work. The derived class mostly exists to provide type safety, and to configure the base object.


Constructor & Destructor Documentation

TestPublisher::TestPublisher ( DtExerciseConn conn,
const char *  objName = NULL 
)

Constructor - configure base class with proper FOM class, state repositories, encoder and decoder.

virtual TestPublisher::~TestPublisher ( ) [virtual]

destructor


Member Function Documentation

Returns a pointer to the TestStateRepository - through which you can set current state information.

virtual TestStateRepository* TestPublisher::tsr ( ) [virtual]

Synonym for testStateRep()


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)