VTK  9.2.6
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 404 of file vtkLogger.h.

Constructor & Destructor Documentation

◆ LogScopeRAII() [1/3]

vtkLogger::LogScopeRAII::LogScopeRAII ( )

◆ LogScopeRAII() [2/3]

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

◆ ~LogScopeRAII()

vtkLogger::LogScopeRAII::~LogScopeRAII ( )

◆ LogScopeRAII() [3/3]

vtkLogger::LogScopeRAII::LogScopeRAII ( LogScopeRAII && )
default

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