Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
MDF_SRelocationTable Class Reference

#include <MDF_SRelocationTable.hxx>

Inheritance diagram for MDF_SRelocationTable:
Inheritance graph
[legend]

Public Member Functions

 MDF_SRelocationTable (const Standard_Boolean theSelfRelocation=Standard_False)
void SetSelfRelocation (const Standard_Boolean theStatus=Standard_True)
Standard_Boolean IsSelfRelocation () const
void SetRelocation (const Handle< TDF_Attribute > &aSourceAttribute, const Handle< PDF_Attribute > &aTargetAttribute)
Standard_Boolean HasRelocation (const Handle< TDF_Attribute > &aSourceAttribute, Handle< PDF_Attribute > &aTargetAttribute)
void SetOtherRelocation (const Handle< Standard_Transient > &aSource, const Handle< Standard_Persistent > &aTarget)
Standard_Boolean HasOtherRelocation (const Handle< Standard_Transient > &aSource, Handle< Standard_Persistent > &aTarget)
PTColStd_TransientPersistentMapAttributeTable ()
PTColStd_TransientPersistentMapOtherTable ()

Constructor & Destructor Documentation


Member Function Documentation

Standard_Boolean MDF_SRelocationTable::HasRelocation ( const Handle< TDF_Attribute > &  aSourceAttribute,
Handle< PDF_Attribute > &  aTargetAttribute 
)
void MDF_SRelocationTable::SetRelocation ( const Handle< TDF_Attribute > &  aSourceAttribute,
const Handle< PDF_Attribute > &  aTargetAttribute 
)

The documentation for this class was generated from the following file: