Trace.
More...
#include <gdcmTrace.h>
List of all members.
Detailed Description
Trace.
Debug / Warning and Error are encapsulated in this class
Constructor & Destructor Documentation
Member Function Documentation
static void gdcm::Trace::DebugOff |
( |
) |
[static] |
static void gdcm::Trace::DebugOn |
( |
) |
[static] |
static void gdcm::Trace::ErrorOff |
( |
) |
[static] |
static void gdcm::Trace::ErrorOn |
( |
) |
[static] |
static std::ofstream& gdcm::Trace::GetDebugFile |
( |
) |
[static] |
static bool gdcm::Trace::GetDebugFlag |
( |
) |
[static] |
static bool gdcm::Trace::GetDebugToFile |
( |
) |
[static] |
static bool gdcm::Trace::GetErrorFlag |
( |
) |
[static] |
static bool gdcm::Trace::GetWarningFlag |
( |
) |
[static] |
static void gdcm::Trace::SetDebug |
( |
bool |
debug ) |
[static] |
static void gdcm::Trace::SetError |
( |
bool |
debug ) |
[static] |
static void gdcm::Trace::SetWarning |
( |
bool |
debug ) |
[static] |
static void gdcm::Trace::WarningOff |
( |
) |
[static] |
static void gdcm::Trace::WarningOn |
( |
) |
[static] |
The documentation for this class was generated from the following file: