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

Public Member Functions | |
| Standard_EXPORT TCollection_AsciiString | Text (const Handle(Standard_Transient)&ent, const Handle(Standard_Transient)&context) const |
| Returns an identification of the Signature (a word), given at initialization time //! Specialised to consider context as an InterfaceModel . | |
| virtual Standard_EXPORT Standard_CString | Value (const Handle(Standard_Transient)&ent, const Handle(Interface_InterfaceModel)&model) const =0 |
| Returns the Signature for a Transient object. It is specific of each sub-class of Signature. For a Null Handle, it should provide "" It can work with the model which contains the entity . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Static Public Member Functions | |
| static Standard_EXPORT Standard_CString | ClassName (const Standard_CString typnam) |
| From a CDL Type Name, returns the Class part (package dropped) WARNING : buffered, to be immediately copied or printed . | |
|
|
|
|
|
||||||||||||
|
Implements MoniTool_SignText. |
|
||||||||||||
1.4.1