VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtElementDefinitionRenamedChanged.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtElementDefinitionChanges.h,v $ $Revision: 1.16 $ $State: Exp $
7 ******************************************************************************/
8 
19 
20 #pragma once
21 #include <vrvVrl/vrvVrl.h>
24 
25 class DtEntityType;
26 
27 namespace makVrv
28 {
29  class DtDe;
30  class DtUnicode;
31  class DtEntityTypeMapper;
32 
37  : public DtSettingsChangeObject
38  {
39  public:
42 
45 
46  protected:
47 
50  virtual void elementDefinitionRenamed(const DtUnicode& oldName,
51  const DtUnicode& newName);
52 
53  protected:
56  };
57 }

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)