VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)