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

Public Member Functions | |
| Standard_EXPORT | IFSelect_SignType (const Standard_Boolean nopk=Standard_False) |
| Returns a SignType <nopk> false (D) : complete dynamic type (name = Dynamic Type) <nopk> true : class type without pk (name = Class Type) . | |
| Standard_EXPORT Standard_CString | Value (const Handle(Standard_Transient)&ent, const Handle(Interface_InterfaceModel)&model) const |
| Returns the Signature for a Transient object, as its Dynamic Type, with or without package name, according starting option . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Boolean | thenopk |
|
|
|
|
|
Reimplemented from IFSelect_Signature. Reimplemented in IFSelect_SignAncestor. |
|
||||||||||||
|
Implements Interface_SignType. |
|
|
|
1.4.1