#include <src/PlusServer/Commands/vtkPlusRequestIdsCommand.h>
Definition at line 19 of file vtkPlusRequestIdsCommand.h.
◆ Superclass
◆ vtkPlusRequestIdsCommand()
vtkPlusRequestIdsCommand::vtkPlusRequestIdsCommand |
( |
| ) |
|
|
protected |
◆ ~vtkPlusRequestIdsCommand()
vtkPlusRequestIdsCommand::~vtkPlusRequestIdsCommand |
( |
| ) |
|
|
protectedvirtual |
◆ Clone()
◆ Execute()
◆ GetClassName()
virtual const char* vtkPlusRequestIdsCommand::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetCommandNames()
void vtkPlusRequestIdsCommand::GetCommandNames |
( |
std::list< std::string > & |
cmdNames | ) |
|
|
virtual |
◆ GetDescription()
std::string vtkPlusRequestIdsCommand::GetDescription |
( |
const std::string & |
commandName | ) |
|
|
virtual |
◆ IsA()
virtual int vtkPlusRequestIdsCommand::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPlusRequestIdsCommand::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkPlusRequestIdsCommand::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
virtual |
◆ ReadConfiguration()
PlusStatus vtkPlusRequestIdsCommand::ReadConfiguration |
( |
vtkXMLDataElement * |
aConfig | ) |
|
|
virtual |
◆ SafeDownCast()
◆ SetNameToRequestChannelIds()
void vtkPlusRequestIdsCommand::SetNameToRequestChannelIds |
( |
| ) |
|
◆ SetNameToRequestDeviceChannelIds()
void vtkPlusRequestIdsCommand::SetNameToRequestDeviceChannelIds |
( |
| ) |
|
◆ SetNameToRequestDeviceIds()
void vtkPlusRequestIdsCommand::SetNameToRequestDeviceIds |
( |
| ) |
|
◆ SetNameToRequestInputDeviceIds()
void vtkPlusRequestIdsCommand::SetNameToRequestInputDeviceIds |
( |
| ) |
|
◆ vtkGetStdStringMacro() [1/2]
vtkPlusRequestIdsCommand::vtkGetStdStringMacro |
( |
DeviceType |
| ) |
|
Restrict the returned device IDs to this type
◆ vtkGetStdStringMacro() [2/2]
vtkPlusRequestIdsCommand::vtkGetStdStringMacro |
( |
DeviceId |
| ) |
|
◆ vtkSetStdStringMacro() [1/2]
vtkPlusRequestIdsCommand::vtkSetStdStringMacro |
( |
DeviceType |
| ) |
|
◆ vtkSetStdStringMacro() [2/2]
vtkPlusRequestIdsCommand::vtkSetStdStringMacro |
( |
DeviceId |
| ) |
|
◆ WriteConfiguration()
PlusStatus vtkPlusRequestIdsCommand::WriteConfiguration |
( |
vtkXMLDataElement * |
aConfig | ) |
|
|
virtual |
◆ DeviceId
std::string vtkPlusRequestIdsCommand::DeviceId |
|
protected |
◆ DeviceType
std::string vtkPlusRequestIdsCommand::DeviceType |
|
protected |
The documentation for this class was generated from the following files: