This is the complete list of members for vtkSMSessionClient, including all inherited members.
| AbortConnect | vtkSMSessionClient | protected |
| Activate() | vtkSession | protectedvirtual |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
| BreakOnError() | vtkObject | static |
| CleanupPendingProgress() | vtkPVSession | |
| CleanupPendingProgressInternal() override | vtkSMSessionClient | virtual |
| CLIENT enum value | vtkPVSession | |
| CLIENT_AND_SERVERS enum value | vtkPVSession | |
| CloseSession() | vtkSMSessionClient | |
| CollaborationCommunicator | vtkSMSessionClient | protected |
| CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
| Connect(const char *url, int timeout=60) | vtkSMSessionClient | inlinevirtual |
| Connect(const char *url, int timeout, bool(*callback)(), vtkNetworkAccessManager::ConnectionResult &connectionResult) | vtkSMSessionClient | virtual |
| ConnectionLost enum value | vtkPVSessionBase | |
| ConnectToCatalyst() | vtkSMSession | static |
| ConnectToRemote(const char *hostname, int port, int timeout=60) | vtkSMSession | inlinestatic |
| ConnectToRemote(const char *hostname, int port, int timeout, bool(*callback)(), vtkNetworkAccessManager::ConnectionResult &result) | vtkSMSession | static |
| ConnectToRemote(const char *dshost, int dsport, const char *rshost, int rsport, int timeout=60) | vtkSMSession | inlinestatic |
| ConnectToRemote(const char *dshost, int dsport, const char *rshost, int rsport, int timeout, bool(*callback)(), vtkNetworkAccessManager::ConnectionResult &result) | vtkSMSession | static |
| ConnectToSelf() | vtkSMSession | static |
| DATA_SERVER enum value | vtkPVSession | |
| DATA_SERVER_ROOT enum value | vtkPVSession | |
| DataServerController | vtkSMSessionClient | protected |
| DataServerInformation | vtkSMSessionClient | protected |
| DeActivate() | vtkSession | protectedvirtual |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| Disconnect(vtkIdType sessionid) | vtkSMSession | static |
| Disconnect(vtkSMSession *session) | vtkSMSession | static |
| EndBusyWork() | vtkSMSessionClient | virtual |
| EventIds enum name | vtkPVSessionBase | |
| EXCEPTION_EVENT_TAG enum value | vtkPVSession | protected |
| ExecuteStream(vtkTypeUInt32 location, const vtkClientServerStream &stream, bool ignore_errors=false) override | vtkSMSessionClient | virtual |
| FastDelete() | vtkObjectBase | virtual |
| GatherInformation(vtkTypeUInt32 location, vtkPVInformation *information, vtkTypeUInt32 globalid) override | vtkSMSessionClient | virtual |
| GetAllRemoteObjects(vtkCollection *collection) | vtkPVSessionBase | virtual |
| GetBuiltinName() | vtkSMSession | inlinestatic |
| GetClassName() | vtkSMSessionClient | virtual |
| vtkObject::GetClassName() const | vtkObjectBase | |
| GetCollaborationManager() override | vtkSMSessionClient | virtual |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetConnectID() | vtkSMSessionClient | |
| GetController(ServerFlags processType) override | vtkSMSessionClient | virtual |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsAlive() override | vtkSMSessionClient | virtual |
| GetLastResult(vtkTypeUInt32 location) override | vtkSMSessionClient | virtual |
| GetMPIMToNSocketConnection() override | vtkPVSessionBase | virtual |
| GetMTime() | vtkObject | virtual |
| GetNextChunkGlobalUniqueIdentifier(vtkTypeUInt32 chunkSize) override | vtkSMSessionClient | virtual |
| GetNextGlobalUniqueIdentifier() override | vtkSMSessionClient | virtual |
| GetNumberOfProcesses(vtkTypeUInt32 servers) override | vtkSMSessionClient | virtual |
| GetPendingProgress() | vtkPVSession | |
| GetProcessRoles() override | vtkSMSessionClient | inlinevirtual |
| GetProgressHandler() | vtkPVSession | virtual |
| GetProxyDefinitionManager() | vtkPVSessionBase | |
| GetProxyLocator() | vtkSMSession | virtual |
| GetRealLocation(vtkTypeUInt32) | vtkSMSessionClient | protected |
| GetReferenceCount() | vtkObjectBase | |
| GetReferenceCount() | vtkObjectBase | |
| GetRemoteObject(vtkTypeUInt32 globalid) | vtkPVSessionBase | |
| GetRenderClientMode() | vtkSMSession | virtual |
| GetServerInformation() override | vtkSMSessionClient | inlinevirtual |
| GetSessionCore() | vtkPVSessionBase | virtual |
| GetSessionCore() const | vtkPVSessionBase | protected |
| GetSessionProxyManager() | vtkSMSession | virtual |
| GetSIObject(vtkTypeUInt32 globalid) | vtkPVSessionBase | |
| GetStateLocator() | vtkSMSession | virtual |
| GetURI() override | vtkSMSessionClient | inlinevirtual |
| GlobalWarningDisplayOff() | vtkObject | static |
| GlobalWarningDisplayOff() | vtkObject | static |
| GlobalWarningDisplayOn() | vtkObject | static |
| GlobalWarningDisplayOn() | vtkObject | static |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasProcessRole(vtkTypeUInt32 flag) | vtkPVSession | inline |
| Initialize() override | vtkSMSessionClient | virtual |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| InvokeEvent(unsigned long event) | vtkObject | |
| InvokeEvent(const char *event) | vtkObject | |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| IsA(const char *type) | vtkSMSessionClient | virtual |
| IsMPIInitialized(vtkTypeUInt32 servers) override | vtkSMSessionClient | virtual |
| IsMultiClients() | vtkPVSession | virtual |
| IsNotBusy() | vtkSMSessionClient | virtual |
| IsProcessingRemoteNotification() | vtkPVSessionBase | virtual |
| IsTypeOf(const char *type) | vtkSMSessionClient | static |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkSMSessionClient | static |
| vtkSMSession::New(vtkPVSessionBase *otherSession) | vtkSMSession | static |
| vtkSMSession::New(vtkPVSessionCore *otherSessionCore) | vtkSMSession | static |
| NoMoreDelete | vtkSMSessionClient | protected |
| NONE enum value | vtkPVSession | |
| NotifyAllClients(const vtkSMMessage *msg) override | vtkSMSession | inlinevirtual |
| NotifyOtherClients(const vtkSMMessage *) override | vtkSMSession | inlinevirtual |
| OnConnectionLost(vtkObject *caller, unsigned long eventid, void *calldata) | vtkSMSessionClient | protectedvirtual |
| OnServerNotificationMessageRMI(void *message, int message_length) | vtkSMSessionClient | |
| OnWrongTagEvent(vtkObject *caller, unsigned long eventid, void *calldata) override | vtkSMSessionClient | protectedvirtual |
| vtkObject::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
| PreDisconnection() override | vtkSMSessionClient | virtual |
| PrepareProgress() | vtkPVSession | |
| PrepareProgressInternal() override | vtkSMSessionClient | virtual |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | |
| PrintRevisions(ostream &) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkSMSessionClient | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ProcessingRemoteEnd enum value | vtkPVSessionBase | |
| ProcessingRemoteNotification | vtkPVSessionBase | protected |
| ProcessNotification(const vtkSMMessage *) | vtkSMSession | protectedvirtual |
| ProgressHandler | vtkPVSession | protected |
| ProxyLocator | vtkSMSession | protected |
| PullState(vtkSMMessage *message) override | vtkSMSessionClient | virtual |
| PushState(vtkSMMessage *msg) override | vtkSMSessionClient | virtual |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
| RegisterRemoteObject(vtkTypeUInt32 globalid, vtkTypeUInt32 location, vtkObject *obj) | vtkPVSessionBase | protected |
| RegisterRemoteObjectEvent enum value | vtkPVSessionBase | |
| RegisterSIObject(vtkSMMessage *msg) override | vtkSMSessionClient | protectedvirtual |
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RENDER_SERVER enum value | vtkPVSession | |
| RENDER_SERVER_ROOT enum value | vtkPVSession | |
| RENDERING_NOT_AVAILABLE enum value | vtkSMSession | |
| RENDERING_SPLIT enum value | vtkSMSession | |
| RENDERING_UNIFIED enum value | vtkSMSession | |
| RenderingMode enum name | vtkSMSession | |
| RenderServerController | vtkSMSessionClient | protected |
| RenderServerInformation | vtkSMSessionClient | protected |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| ReverseConnectToRemote(int port) | vtkSMSession | inlinestatic |
| ReverseConnectToRemote(int port, int timeout, bool(*callback)(), vtkNetworkAccessManager::ConnectionResult &result) | vtkSMSession | static |
| ReverseConnectToRemote(int dsport, int rsport) | vtkSMSession | inlinestatic |
| ReverseConnectToRemote(int dsport, int rsport, int timeout, bool(*callback)(), vtkNetworkAccessManager::ConnectionResult &result) | vtkSMSession | static |
| ReverseConnectToRemoteWithTimeout(int port, int timeout) | vtkSMSession | inlinestatic |
| ReverseConnectToRemoteWithTimeout(int dsport, int rsport, int timeout) | vtkSMSession | inlinestatic |
| SafeDownCast(vtkObject *o) | vtkSMSessionClient | static |
| ServerFlags enum name | vtkPVSession | |
| ServerInformation | vtkSMSessionClient | protected |
| ServerLastInvokeResult | vtkSMSessionClient | protected |
| SERVERS enum value | vtkPVSession | |
| SessionCore | vtkPVSessionBase | protected |
| SessionProxyManager | vtkSMSession | protected |
| SetAbortConnect(bool) | vtkSMSessionClient | virtual |
| SetDataServerController(vtkMultiProcessController *) | vtkSMSessionClient | protected |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRenderServerController(vtkMultiProcessController *) | vtkSMSessionClient | protected |
| SetSessionCore(vtkPVSessionCore *) | vtkPVSessionBase | protected |
| SetupDataServerRenderServerConnection() | vtkSMSessionClient | protected |
| SetURI(const char *) | vtkSMSessionClient | protectedvirtual |
| StartBusyWork() | vtkSMSessionClient | virtual |
| StartProcessingRemoteNotification() | vtkPVSessionBase | protectedvirtual |
| StateLocator | vtkSMSession | protected |
| StopProcessingRemoteNotification(bool previousValue) | vtkPVSessionBase | protectedvirtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkSMSessionClient | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
| UnRegisterRemoteObject(vtkTypeUInt32 globalid, vtkTypeUInt32 location) | vtkPVSessionBase | protected |
| UnRegisterRemoteObjectEvent enum value | vtkPVSessionBase | |
| UnRegisterSIObject(vtkSMMessage *msg) override | vtkSMSessionClient | protectedvirtual |
| UpdateStateHistory(vtkSMMessage *msg) | vtkSMSession | protected |
| URI | vtkSMSessionClient | protected |
| UseSessionCoreOf(vtkPVSessionBase *other) | vtkPVSessionBase | virtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
| vtkPVSession() | vtkPVSession | protected |
| vtkPVSessionBase() | vtkPVSessionBase | protected |
| vtkPVSessionBase(vtkPVSessionCore *coreToUse) | vtkPVSessionBase | protected |
| vtkSession() | vtkSession | protected |
| vtkSMSession(bool initialize_during_constructor=true, vtkPVSessionCore *preExistingSessionCore=nullptr) | vtkSMSession | protected |
| vtkSMSessionClient() | vtkSMSessionClient | protected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkObject() | vtkObject | protectedvirtual |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkPVSession() override | vtkPVSession | protected |
| ~vtkPVSessionBase() override | vtkPVSessionBase | protected |
| ~vtkSession() override | vtkSession | protected |
| ~vtkSMSession() override | vtkSMSession | protected |
| ~vtkSMSessionClient() override | vtkSMSessionClient | protected |
1.8.13 on Sat Dec 6 2025