VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
engineeringObjectPublisherHLA.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2014 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
11 #if DtHLA
12 
15 
18 {
19 public:
20 
22  DtExerciseConn* conn,
23  const DtObjectType& type,
24  const DtGlobalObjectDesignator& id = DtGlobalObjectDesignator::nullId(),
25  const DtEntityIdentifier& entId = DtEntityIdentifier::nullId());
26 
27  // Create with region set
29  DtExerciseConn* conn,
30  const DtObjectType& type,
31  const DtDDMRegionSet* regionSetToUse,
33  const DtEntityIdentifier& entId = DtEntityIdentifier::nullId());
34 
36 
37  virtual const char* classToUse() const;
38 };
39 
40 #endif

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)