#include <IGESData_FileProtocol.hxx>
Inheritance diagram for IGESData_FileProtocol:
Public Member Functions | |
Standard_EXPORT | IGESData_FileProtocol () |
Returns an empty FileProtocol . | |
Standard_EXPORT void | Add (const Handle(IGESData_Protocol)&protocol) |
Adds a resource . | |
virtual Standard_EXPORT Standard_Integer | NbResources () const |
Gives the count of Resources : the count of Added Protocols . | |
virtual Standard_EXPORT Handle_Interface_Protocol | Resource (const Standard_Integer num) const |
Returns a Resource, given a rank (rank of call to Add) . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_IGESData_Protocol | theresource |
Handle_IGESData_FileProtocol | thenext |
|
|
|
|
|
Reimplemented from IGESData_Protocol. |
|
Reimplemented from IGESData_Protocol. |
|
Reimplemented from IGESData_Protocol. |
|
|
|
|