VR-Forces 4.1.1 Class Documentation
DtObserverSettingsDisplayNameProvider.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtObserverSettingsDisplayNameProvider.h,v $ $Revision: 1.16 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
15 #include <vrvCore/vrvCore.h>
18 
19 namespace makVrv
20 {
21  class DtDe;
22 
26  : public DtDisplayNameProvider
27  {
28  public:
30 
33 
34  protected:
37 
38  };
39 
43  {
44  public:
47 
50 
55 
57  static void registerInstance(DtDe& de, DtObserverSettingsDisplayNameProviderCreator* instance);
58 
60  virtual DtObserverSettingsDisplayNameProvider* create() = 0;
61  };
62 }
63 
64 

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)