virtual TestStateRepository * tsr()
Synonym for testStateRep()
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
virtual ~TestPublisher()
destructor
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
virtual TestStateRepository * testStateRep()
Returns a pointer to the TestStateRepository - through which you can set current state information...
Instances of TestPublisher are used for local or source simulations of "Test" objects.
Definition: testPub.h:17
TestPublisher(DtExerciseConn *conn, const char *objName=NULL)
Constructor - configure base class with proper FOM class, state repositories, encoder and decoder...
Define the TestStateRepository class.
Definition: testSR.h:16
This file provides a declaration of the class DtObjectPublisher.