VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfAttachmentManager.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2001 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: vrfAttachMgr.h,v $ $Revision: 1.8 $ $State: Exp $
7 *******************************************************************************/
8 
11 
17 #ifndef DtVrfAttachmentManager_H_
18 #define DtVrfAttachmentManager_H_
19 
21 
23 
32 
35 {
36 
37 private:
40 
41 public:
44 
47 
50 
52  virtual ~DtVrfAttachmentManager();
53 
55  virtual DtAttachmentManager* clone() const;
56 
57  virtual DtVrfObjectStateRepository* vrfOwner() const;
58 
59 protected:
60 
61 };
62 
63 #endif
Class Description: DtVrfAttachmentManager.
Definition: vrfAttachmentManager.h:34
The DtSimObjectStateRepository is an abstract base class (ABC) for all state repositories.
Definition: simObjectStateRepository.h:46
const DtAttachmentManager & operator=(const DtAttachmentManager &orig)
Assignment Operator.
Description: This repository holds all information that is common to all the forms of all entity/aggr...
Definition: vrfObjectStateRepository.h:87
The attachment manager maintains a tree of objects for the state repository class.
Definition: attachmentManager.h:34
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
virtual DtAttachmentManager * clone() const
Creates a new manager calling the copy constructor and returns the result.

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)