KWWidgets
|
#include <vtkKWStateMachineInput.h>
Public Types | |
typedef vtkKWObject | Superclass |
typedef vtkKWObject | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkIdType | GetId () |
virtual char * | GetName () |
virtual void | SetName (const char *) |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkIdType | GetId () |
virtual char * | GetName () |
virtual void | SetName (const char *) |
Static Public Member Functions | |
static vtkKWStateMachineInput * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWStateMachineInput * | SafeDownCast (vtkObject *o) |
static vtkKWStateMachineInput * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWStateMachineInput * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWStateMachineInput () | |
~vtkKWStateMachineInput () | |
vtkKWStateMachineInput () | |
~vtkKWStateMachineInput () | |
Protected Attributes | |
vtkIdType | Id |
char * | Name |
Definition at line 34 of file debian/tmp/usr/include/KWWidgets/vtkKWStateMachineInput.h.
Reimplemented from vtkKWObject.
Definition at line 38 of file debian/tmp/usr/include/KWWidgets/vtkKWStateMachineInput.h.
Reimplemented from vtkKWObject.
Definition at line 38 of file vtkKWStateMachineInput.h.
vtkKWStateMachineInput::vtkKWStateMachineInput | ( | ) | [protected] |
vtkKWStateMachineInput::~vtkKWStateMachineInput | ( | ) | [protected] |
vtkKWStateMachineInput::vtkKWStateMachineInput | ( | ) | [protected] |
vtkKWStateMachineInput::~vtkKWStateMachineInput | ( | ) | [protected] |
static vtkKWStateMachineInput* vtkKWStateMachineInput::New | ( | ) | [static] |
Reimplemented from vtkKWObject.
virtual const char* vtkKWStateMachineInput::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWObject.
static int vtkKWStateMachineInput::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWObject.
virtual int vtkKWStateMachineInput::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWObject.
static vtkKWStateMachineInput* vtkKWStateMachineInput::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWObject.
void vtkKWStateMachineInput::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWObject.
virtual vtkIdType vtkKWStateMachineInput::GetId | ( | ) | [virtual] |
virtual char* vtkKWStateMachineInput::GetName | ( | ) | [virtual] |
virtual void vtkKWStateMachineInput::SetName | ( | const char * | ) | [virtual] |
static vtkKWStateMachineInput* vtkKWStateMachineInput::New | ( | ) | [static] |
Reimplemented from vtkKWObject.
virtual const char* vtkKWStateMachineInput::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWObject.
static int vtkKWStateMachineInput::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWObject.
virtual int vtkKWStateMachineInput::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWObject.
static vtkKWStateMachineInput* vtkKWStateMachineInput::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWObject.
void vtkKWStateMachineInput::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWObject.
virtual vtkIdType vtkKWStateMachineInput::GetId | ( | ) | [virtual] |
virtual char* vtkKWStateMachineInput::GetName | ( | ) | [virtual] |
virtual void vtkKWStateMachineInput::SetName | ( | const char * | ) | [virtual] |
vtkIdType vtkKWStateMachineInput::Id [protected] |
Definition at line 54 of file debian/tmp/usr/include/KWWidgets/vtkKWStateMachineInput.h.
char * vtkKWStateMachineInput::Name [protected] |
Definition at line 55 of file debian/tmp/usr/include/KWWidgets/vtkKWStateMachineInput.h.