VR-Forces 4.2 Class Documentation
spawnTemplate.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #pragma once
7 
9 #include <list>
10 #include <bhaveMsgs/spawnData.h>
11 //#include <vlutil/vlString.h>
12 //#include <vrfExtProtocol/objType.h>
13 /*
14 namespace BHAVE
15 {
16  class DT_DLL_bhaveSim DtSpawnTemplate :
17  public DtSpawnData
18  {
19  public:
20 
22  DtSpawnTemplate(void);
23 
25  DtSpawnTemplate(const DtSpawnTemplate & orig);
26 
28  const DtSpawnTemplate & operator=(const DtSpawnTemplate &orig);
29 
31  virtual ~DtSpawnTemplate(void);
32 
33  };
34 
35 } //! namespace BHAVE
36 */

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)