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

Public Member Functions | |
| virtual Standard_EXPORT Standard_CString | Name () const =0 |
| Returns an identification of the Signature (a word), given at initialization time . | |
| virtual Standard_EXPORT TCollection_AsciiString | TextAlone (const Handle(Standard_Transient)&ent) const |
| Gives a text as a signature for a transient object alone, i.e. without defined context. By default, calls Text with undefined context (Null Handle) and if empty, then returns DynamicType . | |
| virtual Standard_EXPORT TCollection_AsciiString | Text (const Handle(Standard_Transient)&ent, const Handle(Standard_Transient)&context) const =0 |
| Gives a text as a signature for a transient object in a context If the context is senseless, it can be given as Null Handle empty result if nothing to give (at least the DynamicType could be sent ?) . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Implemented in IFSelect_Signature, Interface_SignLabel, and MoniTool_SignShape. |
|
||||||||||||
|
Implemented in Interface_SignLabel, Interface_SignType, and MoniTool_SignShape. |
|
|
|
1.4.1