| AddCommandFunction(const char *cname, vtkClientServerCommandFunction func, void *ctx=NULL, vtkContextFreeFunction ctx_free=NULL) | vtkClientServerInterpreter | |
| AddNewInstanceFunction(const char *cname, vtkClientServerNewInstanceFunction f, void *ctx=NULL, vtkContextFreeFunction ctx_free=NULL) | vtkClientServerInterpreter | |
| CallCommandFunction(const char *classname, vtkObjectBase *ptr, const char *method, const vtkClientServerStream &msg, vtkClientServerStream &result) | vtkClientServerInterpreter | |
| ClearLastResult() | vtkClientServerInterpreter | |
| ExpandMessage(const vtkClientServerStream &in, int inIndex, int startArgument, vtkClientServerStream &out) | vtkClientServerInterpreter | protected |
| GetClassName() | vtkClientServerInterpreter | virtual |
| GetIDFromObject(vtkObjectBase *key) | vtkClientServerInterpreter | |
| GetLastResult() const | vtkClientServerInterpreter | |
| GetLogStream() | vtkClientServerInterpreter | virtual |
| GetMessageFromID(vtkClientServerID id) | vtkClientServerInterpreter | |
| GetNextAvailableId() | vtkClientServerInterpreter | |
| GetObjectFromID(vtkClientServerID id) | vtkClientServerInterpreter | inline |
| GetObjectFromID(vtkClientServerID id, int noerror) | vtkClientServerInterpreter | |
| HasCommandFunction(const char *cname) | vtkClientServerInterpreter | |
| 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 | |
| LoadImpl(const char *moduleName) | vtkClientServerInterpreter | protected |
| LoadInternal(const char *moduleName, const char *fullPath) | vtkClientServerInterpreter | protected |
| LogFileStream | vtkClientServerInterpreter | protected |
| LogStream | vtkClientServerInterpreter | 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 | |
| PrintSelf(ostream &, vtkIndent) | vtkClientServerInterpreter | |
| 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 | |
| SafeDownCast(vtkObject *o) | vtkClientServerInterpreter | static |
| SetLogFile(const char *name) | vtkClientServerInterpreter | |
| SetLogStream(ostream *ostr) | vtkClientServerInterpreter | virtual |
| Superclass typedef | vtkClientServerInterpreter | |
| vtkClientServerInterpreter() | vtkClientServerInterpreter | protected |
| vtkClientServerInterpreterCommand class | vtkClientServerInterpreter | friend |
| ~vtkClientServerInterpreter() | vtkClientServerInterpreter | protected |