VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
disPduFactory.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
9 
10 #pragma once
11 
12 #if DtDIS
13 
14 #include "pduFactory.h"
15 
20 
22 {
23 public:
24 
28 
30  virtual ~DtDisPduFactory();
31 
33  DtDisPduFactory(const DtDisPduFactory& orig);
34 
37 
38 public:
39 
42  static void addDis204Creators(DtPduFactory* fact);
43 
46  static void addDis214Creators(DtPduFactory* fact);
47 
49  static void addDis7Creators(DtPduFactory* fact);
50 
51 };
52 
53 #endif

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)