VR-Forces 4.1.1 Class Documentation
DtInterestManagementSignaler.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtInterestManagementSignaler.h,v $ $Revision: 1.13 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #ifndef DtInterestManagementSignaler_H_
14 #define DtInterestManagementSignaler_H_
15 
16 #include <vrvCore/vrvCore.h>
18 
20 #include <vrvUtil/event_signal.h>
21 
22 namespace makVrv
23 {
24  class DtEventQueueInterface;
25  class DtSharedSettingsManager;
26 
30  public DtVirtualBaseClass
31  {
32  public:
33 
38 
42 
46  static DtInterestManagementSignaler* findInstance(
48 
51 
57 
58 
59  protected:
61 
62  private:
65  };
66 }
67 
68 #endif
69 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)