VTK  9.3.20240419
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 429 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: