VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtBaseEntityStateInterceptor.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtBaseEntityStateInterceptor.h,v $ $Revision: 1.8 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #ifndef DtBaseEntityStateInterceptor_H_
14 #define DtBaseEntityStateInterceptor_H_
15 
16 #include <vrvVrl/vrvVrl.h>
17 
18 namespace makVrv
19 {
20  class DtVrlinkEntity;
21  class DtPartCollectionInterceptor;
22 
27  {
28  public:
29 
32 
35 
37  DtVrlinkEntity* vrlinkEntity();
38 
40  DtPartCollectionInterceptor* artPartInterceptor();
41 
42  protected:
43 
45  };
46 
47 }
48 
49 #endif
50 

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)