Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_SignType Class Reference

This Signature returns the cdl Type of an entity, under two
forms :
More...

#include <IFSelect_SignType.hxx>

Inheritance diagram for IFSelect_SignType:
Inheritance graph
[legend]

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


Detailed Description


Constructor & Destructor Documentation

IFSelect_SignType::IFSelect_SignType ( const Standard_Boolean  nopk = Standard_False)

Member Function Documentation

Standard_CString IFSelect_SignType::Value ( const Handle< Standard_Transient > &  ent,
const Handle< Interface_InterfaceModel > &  model 
) const [virtual]

Implements Interface_SignType.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines