Open CASCADE Technology 6.6.0
Public Member Functions
TransferBRep_ShapeMapper Class Reference

#include <TransferBRep_ShapeMapper.hxx>

Inheritance diagram for TransferBRep_ShapeMapper:
Inheritance graph
[legend]

Public Member Functions

 TransferBRep_ShapeMapper (const TopoDS_Shape &akey)
const TopoDS_ShapeValue () const
Standard_Boolean Equates (const Handle< Transfer_Finder > &other) const
 Specific testof equallity : to be defined by each sub-class,
must be False if Finders have not the same true Type, else
their contents must be compared

virtual Handle_Standard_Type ValueType () const
 Returns the Type of the Value. By default, returns the
DynamicType of <me>, but can be redefined

virtual Standard_CString ValueTypeName () const
 Returns the name of the Type of the Value. Default is name
of ValueType, unless it is for a non-handled object


Constructor & Destructor Documentation

TransferBRep_ShapeMapper::TransferBRep_ShapeMapper ( const TopoDS_Shape akey)

Member Function Documentation

Standard_Boolean TransferBRep_ShapeMapper::Equates ( const Handle< Transfer_Finder > &  other) const [virtual]

Implements Transfer_Finder.

const TopoDS_Shape& TransferBRep_ShapeMapper::Value ( ) const
virtual Handle_Standard_Type TransferBRep_ShapeMapper::ValueType ( ) const [virtual]

Reimplemented from Transfer_Finder.

virtual Standard_CString TransferBRep_ShapeMapper::ValueTypeName ( ) const [virtual]

Reimplemented from Transfer_Finder.


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