PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This is the complete list of members for vtkPlusCommandProcessor, including all inherited members.
CommandExecutionThread(vtkMultiThreader::ThreadInfo *data) | vtkPlusCommandProcessor | protectedstatic |
CreatePlusCommand(const std::string &commandName, const std::string &commandStr, const igtl::MessageBase::MetaDataMap &metaData) | vtkPlusCommandProcessor | protected |
ExecuteCommands() | vtkPlusCommandProcessor | |
GetClassName() | vtkPlusCommandProcessor | virtual |
GetPlusServer() | vtkPlusCommandProcessor | virtual |
IsA(const char *type) | vtkPlusCommandProcessor | virtual |
IsRunning() | vtkPlusCommandProcessor | virtual |
IsTypeOf(const char *type) | vtkPlusCommandProcessor | static |
New() | vtkPlusCommandProcessor | static |
PopCommandResponses(PlusCommandResponseList &responses) | vtkPlusCommandProcessor | virtual |
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE | vtkPlusCommandProcessor | virtual |
QueueCommand(bool respondUsingIGTLCommand, unsigned int clientId, const std::string &commandName, const std::string &commandString, const std::string &deviceName, uint32_t uid, const igtl::MessageBase::MetaDataMap &metaData) | vtkPlusCommandProcessor | virtual |
QueueCommandResponse(PlusStatus status, const std::string &deviceName, unsigned int clientId, const std::string &commandName, uint32_t uid, const std::string &replyString, const std::string &errorString) | vtkPlusCommandProcessor | virtual |
QueueGetImage(unsigned int clientId, const std::string &deviceName) | vtkPlusCommandProcessor | |
QueueGetImageMetaData(unsigned int clientId, const std::string &deviceName) | vtkPlusCommandProcessor | |
QueueStringResponse(PlusStatus status, const std::string &deviceName, unsigned int clientId, const std::string &replyString) | vtkPlusCommandProcessor | virtual |
RegisterPlusCommand(vtkPlusCommand *cmd) | vtkPlusCommandProcessor | virtual |
SafeDownCast(vtkObject *o) | vtkPlusCommandProcessor | static |
SetPlusServer(vtkPlusOpenIGTLinkServer *) | vtkPlusCommandProcessor | virtual |
Start() | vtkPlusCommandProcessor | virtual |
Stop() | vtkPlusCommandProcessor | virtual |
Superclass typedef | vtkPlusCommandProcessor | |
vtkPlusCommandProcessor() | vtkPlusCommandProcessor | protected |
~vtkPlusCommandProcessor() | vtkPlusCommandProcessor | protectedvirtual |