VTK  9.3.1
Public Member Functions | List of all members
vtkLogger::LogScopeRAII Class Reference

#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
 

Detailed Description

Definition at line 393 of file vtkLogger.h.

Constructor & Destructor Documentation

vtkLogger::LogScopeRAII::LogScopeRAII ( )
vtkLogger::LogScopeRAII::LogScopeRAII ( vtkLogger::Verbosity  verbosity,
const char *  fname,
unsigned int  lineno,
VTK_FORMAT_STRING_TYPE  format,
  ... 
)
vtkLogger::LogScopeRAII::~LogScopeRAII ( )
vtkLogger::LogScopeRAII::LogScopeRAII ( LogScopeRAII &&  )
default

The documentation for this class was generated from the following file: