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

Public Member Functions | |
| virtual Standard_EXPORT void | Clear ()=0 |
| Clears List of Copy Results. Gets Ready to begin another Copy Process. . | |
| virtual Standard_EXPORT void | Bind (const Handle(Standard_Transient)&ent, const Handle(Standard_Transient)&res)=0 |
| Bind a Result to a Starting Entity identified by its Number . | |
| virtual Standard_EXPORT Standard_Boolean | Search (const Handle(Standard_Transient)&ent, Handle(Standard_Transient)&res) const =0 |
| Searches for the Result bound to a Startingf Entity identified by its Number. If Found, returns True and fills <res> Else, returns False and nullifies <res> . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
||||||||||||
|
Implemented in Interface_CopyMap, and Transfer_DispatchControl. |
|
|
Implemented in Interface_CopyMap, and Transfer_DispatchControl. |
|
|
Reimplemented in Interface_CopyMap, and Transfer_DispatchControl. |
|
||||||||||||
|
Implemented in Interface_CopyMap, and Transfer_DispatchControl. |
1.4.1