#include <XSControl.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static Standard_EXPORT Handle_XSControl_WorkSession | Session (const Handle(IFSelect_SessionPilot)&pilot) |
Returns the WorkSession of a SessionPilot, but casts it as from XSControl : it then gives access to Control & Transfers . | |
static Standard_EXPORT Handle_XSControl_Vars | Vars (const Handle(IFSelect_SessionPilot)&pilot) |
Returns the Vars of a SessionPilot, it is brought by Session it provides access to external variables . |
|
|
|
|
|
|
|
|
|
|