VTK
9.4.20241108
|
#include <vtkLogger.h>
Public Member Functions | |
LogScopeRAII () | |
LogScopeRAII (vtkLogger::Verbosity verbosity, const char *fname, unsigned int lineno, VTK_FORMAT_STRING_TYPE format,...) VTK_PRINTF_LIKE(5 | |
~LogScopeRAII () | |
LogScopeRAII (LogScopeRAII &&)=default | |
Definition at line 429 of file vtkLogger.h.
vtkLogger::LogScopeRAII::LogScopeRAII | ( | ) |
vtkLogger::LogScopeRAII::LogScopeRAII | ( | vtkLogger::Verbosity | verbosity, |
const char * | fname, | ||
unsigned int | lineno, | ||
VTK_FORMAT_STRING_TYPE | format, | ||
... | |||
) |
vtkLogger::LogScopeRAII::~LogScopeRAII | ( | ) |
|
default |