#include <TransferBRep_ShapeMapper.hxx>
Inheritance diagram for TransferBRep_ShapeMapper:

Public Member Functions | |
| Standard_EXPORT | TransferBRep_ShapeMapper (const TopoDS_Shape &akey) |
| Standard_EXPORT const TopoDS_Shape & | Value () const |
| Standard_EXPORT 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 Standard_EXPORT Handle_Standard_Type | ValueType () const |
| Returns the Type of the Value. By default, returns the DynamicType of <me>, but can be redefined . | |
| virtual Standard_EXPORT 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 . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| TopoDS_Shape | theval |
|
|
|
|
|
Implements Transfer_Finder. |
|
|
Reimplemented from Transfer_Finder. |
|
|
|
|
|
Reimplemented from Transfer_Finder. |
|
|
Reimplemented from Transfer_Finder. |
|
|
|
1.4.1