#include <Interface_ReaderLib.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Interface_ReaderLib (const Handle(Interface_Protocol)&aprotocol) |
| Standard_EXPORT | Interface_ReaderLib () |
| Standard_EXPORT void | AddProtocol (const Handle(Standard_Transient)&aprotocol) |
| Standard_EXPORT void | Clear () |
| Standard_EXPORT void | SetComplete () |
| Standard_EXPORT Standard_Boolean | Select (const Handle(Standard_Transient)&obj, Handle(Interface_ReaderModule)&module, Standard_Integer &CN) const |
| Standard_EXPORT void | Start () |
| Standard_EXPORT Standard_Boolean | More () const |
| Standard_EXPORT void | Next () |
| Standard_EXPORT const Handle_Interface_ReaderModule & | Module () const |
| Standard_EXPORT const Handle_Interface_Protocol & | Protocol () const |
Static Public Member Functions | |
| static Standard_EXPORT void | SetGlobal (const Handle(Interface_ReaderModule)&amodule, const Handle(Interface_Protocol)&aprotocol) |
Private Attributes | |
| Handle_Interface_NodeOfReaderLib | thelist |
| Handle_Interface_NodeOfReaderLib | thecurr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1