VR-Link API Documentation for HLA Evolved
testPub.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 #pragma once
6 
7 #if DtHLA
8 
10 #include "testSR.h"
11 
18 {
19 public:
20 
23  TestPublisher(DtExerciseConn* conn, const char* objName = NULL);
24 
26  virtual ~TestPublisher();
27 
31 
33  virtual TestStateRepository* tsr();
34 };
35 
36 #endif
37 

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)