41#include "igtlConfigure.h"
115 { Object::SetGlobalWarningDisplay(
true); }
117 { Object::SetGlobalWarningDisplay(
false); }
186 void operator=(
const Self&);
189 mutable bool m_Debug;
195 static bool m_GlobalWarningDisplay;
Light weight base class for most igtl classes.
Base class for most igtl classes.
virtual void DebugOn() const
virtual LightObject::Pointer CreateAnother() const
virtual void Register() const
static bool GetGlobalWarningDisplay()
virtual void UnRegister() const
virtual void SetReferenceCount(int)
void SetDebug(bool debugFlag) const
virtual void PrintSelf(std::ostream &os) const
static void GlobalWarningDisplayOff()
igtlTypeMacro(Object, LightObject)
virtual void DebugOff() const
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
static void GlobalWarningDisplayOn()
static void SetGlobalWarningDisplay(bool flag)
Implements transparent reference counting.
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...