#include <src/PlusServer/vtkPlusCommandResponse.h>
Definition at line 31 of file vtkPlusCommandResponse.h.
◆ Superclass
◆ vtkPlusCommandResponse()
vtkPlusCommandResponse::vtkPlusCommandResponse |
( |
| ) |
|
|
inlineprotected |
◆ GetClassName()
virtual const char* vtkPlusCommandResponse::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetClientId()
virtual unsigned int vtkPlusCommandResponse::GetClientId |
( |
| ) |
|
|
virtual |
◆ GetDeviceName()
virtual std::string vtkPlusCommandResponse::GetDeviceName |
( |
| ) |
|
|
virtual |
◆ GetRespondWithCommandMessage()
virtual bool vtkPlusCommandResponse::GetRespondWithCommandMessage |
( |
| ) |
|
|
virtual |
◆ GetStatus()
virtual PlusStatus vtkPlusCommandResponse::GetStatus |
( |
| ) |
|
|
virtual |
◆ IsA()
virtual int vtkPlusCommandResponse::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPlusCommandResponse::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ SafeDownCast()
◆ SetClientId()
virtual void vtkPlusCommandResponse::SetClientId |
( |
unsigned int |
| ) |
|
|
virtual |
◆ SetDeviceName()
virtual void vtkPlusCommandResponse::SetDeviceName |
( |
std::string |
| ) |
|
|
virtual |
◆ SetRespondWithCommandMessage()
virtual void vtkPlusCommandResponse::SetRespondWithCommandMessage |
( |
bool |
| ) |
|
|
virtual |
◆ SetStatus()
virtual void vtkPlusCommandResponse::SetStatus |
( |
PlusStatus |
| ) |
|
|
virtual |
◆ ClientId
unsigned int vtkPlusCommandResponse::ClientId |
|
protected |
◆ DeviceName
std::string vtkPlusCommandResponse::DeviceName |
|
protected |
◆ Id
uint32_t vtkPlusCommandResponse::Id |
|
protected |
◆ RespondWithCommandMessage
bool vtkPlusCommandResponse::RespondWithCommandMessage |
|
protected |
◆ Status
The documentation for this class was generated from the following file: