This is the complete list of members for vtkClientServerInterpreter, including all inherited members.
| AddCommandFunction(const char *cname, vtkClientServerCommandFunction func, void *ctx=nullptr, vtkContextFreeFunction ctx_free=nullptr) | vtkClientServerInterpreter | |
| AddNewInstanceFunction(const char *cname, vtkClientServerNewInstanceFunction f, void *ctx=nullptr, vtkContextFreeFunction ctx_free=nullptr) | vtkClientServerInterpreter | |
| 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 |
| CallCommandFunction(const char *classname, vtkObjectBase *ptr, const char *method, const vtkClientServerStream &msg, vtkClientServerStream &result) | vtkClientServerInterpreter | |
| ClearLastResult() | vtkClientServerInterpreter | |
| CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| ExpandMessage(const vtkClientServerStream &in, int inIndex, int startArgument, vtkClientServerStream &out) | vtkClientServerInterpreter | protected |
| FastDelete() | vtkObjectBase | virtual |
| GetClassName() | vtkClientServerInterpreter | virtual |
| vtkObject::GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIDFromObject(vtkObjectBase *key) | vtkClientServerInterpreter | |
| GetLastResult() const | vtkClientServerInterpreter | |
| GetLogStream() | vtkClientServerInterpreter | virtual |
| GetMessageFromID(vtkClientServerID id) | vtkClientServerInterpreter | |
| GetMTime() | vtkObject | virtual |
| GetNextAvailableId() | vtkClientServerInterpreter | |
| GetObjectFromID(vtkClientServerID id) | vtkClientServerInterpreter | inline |
| GetObjectFromID(vtkClientServerID id, int noerror) | vtkClientServerInterpreter | |
| GetReferenceCount() | vtkObjectBase | |
| GetReferenceCount() | vtkObjectBase | |
| GlobalWarningDisplayOff() | vtkObject | static |
| GlobalWarningDisplayOff() | vtkObject | static |
| GlobalWarningDisplayOn() | vtkObject | static |
| GlobalWarningDisplayOn() | vtkObject | static |
| HasCommandFunction(const char *cname) | vtkClientServerInterpreter | |
| 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 | |
| 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) | vtkClientServerInterpreter | virtual |
| IsTypeOf(const char *type) | vtkClientServerInterpreter | static |
| Load(const char *moduleName) | vtkClientServerInterpreter | |
| Load(const char *moduleName, const char *const *optionalPaths) | vtkClientServerInterpreter | |
| LoadInternal(const char *moduleName, const char *fullPath) | vtkClientServerInterpreter | protected |
| LogFileStream | vtkClientServerInterpreter | protected |
| LogStream | vtkClientServerInterpreter | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkClientServerInterpreter | static |
| NewInstance(vtkObjectBase *obj, vtkClientServerID id) | vtkClientServerInterpreter | |
| NewInstance(const char *classname) | vtkClientServerInterpreter | |
| NewObserver(vtkObject *obj, const char *event, const vtkClientServerStream &css) | vtkClientServerInterpreter | |
| operator=(const vtkClientServerInterpreter &)=delete | vtkClientServerInterpreter | |
| vtkObject::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
| 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 | vtkClientServerInterpreter | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ProcessCommandAssign(const vtkClientServerStream &css, int midx) | vtkClientServerInterpreter | protected |
| ProcessCommandDelete(const vtkClientServerStream &css, int midx) | vtkClientServerInterpreter | protected |
| ProcessCommandInvoke(const vtkClientServerStream &css, int midx) | vtkClientServerInterpreter | protected |
| ProcessCommandNew(const vtkClientServerStream &css, int midx) | vtkClientServerInterpreter | protected |
| ProcessOneMessage(const vtkClientServerStream &css, int message) | vtkClientServerInterpreter | |
| ProcessStream(const unsigned char *msg, size_t msgLength) | vtkClientServerInterpreter | |
| ProcessStream(const vtkClientServerStream &css) | vtkClientServerInterpreter | |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | 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 | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| SafeDownCast(vtkObject *o) | vtkClientServerInterpreter | static |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetLogFile(const char *name) | vtkClientServerInterpreter | |
| SetLogStream(ostream *ostr) | vtkClientServerInterpreter | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkClientServerInterpreter | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkClientServerInterpreter(const vtkClientServerInterpreter &)=delete | vtkClientServerInterpreter | |
| vtkClientServerInterpreter() | vtkClientServerInterpreter | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkClientServerInterpreter() override | vtkClientServerInterpreter | protected |
| ~vtkObject() | vtkObject | protectedvirtual |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
1.8.13 on Fri Aug 1 2025