#include <IGESDefs_Protocol.hxx>
Inheritance diagram for IGESDefs_Protocol:
Public Member Functions | |
Standard_EXPORT | IGESDefs_Protocol () |
virtual Standard_EXPORT Standard_Integer | NbResources () const |
Gives the count of Resource Protocol. Here, one (Protocol from IGESGraph) . | |
virtual Standard_EXPORT Handle_Interface_Protocol | Resource (const Standard_Integer num) const |
Returns a Resource, given a rank. . | |
virtual Standard_EXPORT Standard_Integer | TypeNumber (const Handle(Standard_Type)&atype) const |
Returns a Case Number, specific of each recognized Type This Case Number is then used in Libraries : the various Modules attached to this class of Protocol must use them in accordance (for a given value of TypeNumber, they must consider the same Type as the Protocol defines) . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from IGESData_Protocol. |
|
Reimplemented from IGESData_Protocol. |
|
Reimplemented from IGESData_Protocol. |
|
Reimplemented from IGESData_Protocol. |