#include <IGESData_Protocol.hxx>
Inheritance diagram for IGESData_Protocol:
Public Member Functions | |
Standard_EXPORT | IGESData_Protocol () |
Standard_EXPORT Standard_Integer | NbResources () const |
Gives the count of Resource Protocol. Here, none . | |
Standard_EXPORT Handle_Interface_Protocol | Resource (const Standard_Integer num) const |
Returns a Resource, given a rank. Here, none . | |
Standard_EXPORT Standard_Integer | TypeNumber (const Handle(Standard_Type)&atype) const |
Returns a Case Number, specific of each recognized Type Here, Undefined and Free Format Entities have the Number 1. . | |
Standard_EXPORT Handle_Interface_InterfaceModel | NewModel () const |
Creates an empty Model for IGES Norm . | |
Standard_EXPORT Standard_Boolean | IsSuitableModel (const Handle(Interface_InterfaceModel)&model) const |
Returns True if <model> is a Model of IGES Norm . | |
Standard_EXPORT Handle_Standard_Transient | UnknownEntity () const |
Creates a new Unknown Entity for IGES (UndefinedEntity) . | |
Standard_EXPORT Standard_Boolean | IsUnknownEntity (const Handle(Standard_Transient)&ent) const |
Returns True if <ent> is an Unknown Entity for the Norm, i.e. Type UndefinedEntity, status Unknown . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from Interface_Protocol. Reimplemented in IGESAppli_Protocol, IGESBasic_Protocol, IGESData_FileProtocol, IGESDefs_Protocol, IGESDimen_Protocol, IGESDraw_Protocol, IGESGeom_Protocol, IGESGraph_Protocol, and IGESSolid_Protocol. |
|
Implements Interface_Protocol. |
|
Implements Interface_Protocol. |
|
Implements Interface_Protocol. Reimplemented in IGESAppli_Protocol, IGESBasic_Protocol, IGESData_FileProtocol, IGESDefs_Protocol, IGESDimen_Protocol, IGESDraw_Protocol, IGESGeom_Protocol, IGESGraph_Protocol, and IGESSolid_Protocol. |
|
Implements Interface_Protocol. |
|
Implements Interface_Protocol. Reimplemented in IGESAppli_Protocol, IGESBasic_Protocol, IGESData_FileProtocol, IGESDefs_Protocol, IGESDimen_Protocol, IGESDraw_Protocol, IGESGeom_Protocol, IGESGraph_Protocol, and IGESSolid_Protocol. |
|
Implements Interface_Protocol. Reimplemented in IGESAppli_Protocol, IGESBasic_Protocol, IGESDefs_Protocol, IGESDimen_Protocol, IGESDraw_Protocol, IGESGeom_Protocol, IGESGraph_Protocol, and IGESSolid_Protocol. |
|
Implements Interface_Protocol. |