#include <Interface_GeneralLib.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_GeneralLib (const Handle(Interface_Protocol)&aprotocol) |
Standard_EXPORT | Interface_GeneralLib () |
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_GeneralModule)&module, Standard_Integer &CN) const |
Standard_EXPORT void | Start () |
Standard_EXPORT Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT const Handle_Interface_GeneralModule & | Module () const |
Standard_EXPORT const Handle_Interface_Protocol & | Protocol () const |
Static Public Member Functions | |
static Standard_EXPORT void | SetGlobal (const Handle(Interface_GeneralModule)&amodule, const Handle(Interface_Protocol)&aprotocol) |
Private Attributes | |
Handle_Interface_NodeOfGeneralLib | thelist |
Handle_Interface_NodeOfGeneralLib | thecurr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|