ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::LoggerThreadWrapperEnums Class Reference

#include <itkLoggerThreadWrapper.h>

Detailed Description

enums for LoggerThreadWrapper

Definition at line 37 of file itkLoggerThreadWrapper.h.

Public Types

enum  Operation : uint8_t {
  Operation::SET_PRIORITY_LEVEL,
  Operation::SET_LEVEL_FOR_FLUSHING,
  Operation::ADD_LOG_OUTPUT,
  Operation::WRITE
}
 

Member Enumeration Documentation

◆ Operation

Enumerator
SET_PRIORITY_LEVEL 
SET_LEVEL_FOR_FLUSHING 
ADD_LOG_OUTPUT 
WRITE 

Definition at line 44 of file itkLoggerThreadWrapper.h.


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