Open CASCADE Technology 6.6.0
Public Member Functions
IGESDraw_Protocol Class Reference

Description of Protocol for IGESDraw

#include <IGESDraw_Protocol.hxx>

Inheritance diagram for IGESDraw_Protocol:
Inheritance graph
[legend]

Public Member Functions

 IGESDraw_Protocol ()
virtual Standard_Integer NbResources () const
 Gives the count of Resource Protocol. Here, one
(Protocol from IGESDimen)

virtual Handle_Interface_Protocol Resource (const Standard_Integer num) const
 Returns a Resource, given a rank.

virtual 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)


Constructor & Destructor Documentation

IGESDraw_Protocol::IGESDraw_Protocol ( )

Member Function Documentation

virtual Standard_Integer IGESDraw_Protocol::NbResources ( ) const [virtual]

Reimplemented from IGESData_Protocol.

virtual Handle_Interface_Protocol IGESDraw_Protocol::Resource ( const Standard_Integer  num) const [virtual]

Reimplemented from IGESData_Protocol.

virtual Standard_Integer IGESDraw_Protocol::TypeNumber ( const Handle< Standard_Type > &  atype) const [virtual]

Reimplemented from IGESData_Protocol.


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