29 #ifndef __vtkKWStateMachineWriter_h
30 #define __vtkKWStateMachineWriter_h
32 #include "vtkObject.h"
41 void PrintSelf(ostream& os, vtkIndent indent);
51 vtkSetMacro(WriteSelfLoop,
int);
52 vtkGetMacro(WriteSelfLoop,
int);
53 vtkBooleanMacro(WriteSelfLoop,
int);