7 #ifndef __vtkPlusAddRecordingDeviceCommand_h 8 #define __vtkPlusAddRecordingDeviceCommand_h 10 #include "vtkPlusServerExport.h" 33 virtual std::string
GetDescription(
const std::string& commandName);
35 void SetNameToAddRecordingDevice();
virtual std::string GetDescription(const std::string &commandName)=0
virtual PlusStatus Execute()=0
This is an abstract superclass for commands in the OpenIGTLink network interface for Plus.
virtual void GetCommandNames(std::list< std::string > &cmdNames)=0
virtual vtkPlusCommand * Clone()
This command adds a virtual capture device with the attached arguments as input channels.