| VTK
    9.0.1
    | 
#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 378 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 | 
 1.8.17
 1.8.17