VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vrfAggregateWithPropertiesRemoteEntityNetInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
14 #ifdef DtHLA
15 
18 #include "vrfExtObjects/extAggregateStateRepository.h"
19 
20 
24  DtRemoteExtendedPropertiesNetInterface<DtVrfAggregateRemoteEntityNetInterface, DtExtAggregateStateRepository>
25 {
26 protected:
27 
30 
31 public:
32 
35  DtVrfObject * simObject,
36  DtReaderWriterRegistry * parentRegistry = 0,
37  bool publishObject = true);
38 
42  DtReaderWriterRegistry * parentRegistry = 0);
43 
47 
50 
51  virtual DtString type() const;
52 
54  const DtString & name, DtVrfObject * simObject,
55  DtReaderWriterRegistry* parentRegistry, bool publishObject);
56 
57 };
58 
59 #endif

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)