|
Open CASCADE Technology 6.5.2
|
This Signature returns the cdl Type of an entity, under two
forms :
More...
#include <IFSelect_SignType.hxx>

Public Member Functions | |
| 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_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 | |
| IFSelect_SignType::IFSelect_SignType | ( | const Standard_Boolean | nopk = Standard_False | ) |
| Standard_CString IFSelect_SignType::Value | ( | const Handle< Standard_Transient > & | ent, |
| const Handle< Interface_InterfaceModel > & | model | ||
| ) | const [virtual] |
Implements Interface_SignType.
1.7.4