17 #ifndef DtVrfAttachmentManager_H_
18 #define DtVrfAttachmentManager_H_
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.