Open CASCADE Technology 6.6.0
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

MDF_SRelocationTable::MDF_SRelocationTable ( const Standard_Boolean  theSelfRelocation = Standard_False)

Member Function Documentation

PTColStd_TransientPersistentMap& MDF_SRelocationTable::AttributeTable ( )
Standard_Boolean MDF_SRelocationTable::HasOtherRelocation ( const Handle< Standard_Transient > &  aSource,
Handle< Standard_Persistent > &  aTarget 
)
Standard_Boolean MDF_SRelocationTable::HasRelocation ( const Handle< TDF_Attribute > &  aSourceAttribute,
Handle< PDF_Attribute > &  aTargetAttribute 
)
Standard_Boolean MDF_SRelocationTable::IsSelfRelocation ( ) const
PTColStd_TransientPersistentMap& MDF_SRelocationTable::OtherTable ( )
void MDF_SRelocationTable::SetOtherRelocation ( const Handle< Standard_Transient > &  aSource,
const Handle< Standard_Persistent > &  aTarget 
)
void MDF_SRelocationTable::SetRelocation ( const Handle< TDF_Attribute > &  aSourceAttribute,
const Handle< PDF_Attribute > &  aTargetAttribute 
)
void MDF_SRelocationTable::SetSelfRelocation ( const Standard_Boolean  theStatus = Standard_True)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines