VR-Forces 4.0.4 Class Documentation
include/bhaveSim/spawnTemplate.h
Go to the documentation of this file.
00001 /*******************************************************************************
00002 ** Copyright (c) 2012 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 *******************************************************************************/
00005 
00006 #pragma once
00007 
00008 #include "bhaveSim/bhaveSimDefines.h"
00009 #include <list>
00010 #include <bhaveMsgs/spawnData.h>
00011 //#include <vlutil/vlString.h>
00012 //#include <vrfExtProtocol/objType.h>
00013 /*
00014 namespace BHAVE
00015 {
00016    class DT_DLL_bhaveSim DtSpawnTemplate :
00017       public DtSpawnData
00018    {
00019    public:
00020 
00022       DtSpawnTemplate(void);
00023 
00025       DtSpawnTemplate(const DtSpawnTemplate & orig);
00026 
00028       const DtSpawnTemplate & operator=(const DtSpawnTemplate &orig);
00029 
00031       virtual ~DtSpawnTemplate(void);
00032 
00033    };
00034 
00035 } //! namespace BHAVE
00036 */

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)