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 class  Operation : uint8_t {
  SET_PRIORITY_LEVEL ,
  SET_LEVEL_FOR_FLUSHING ,
  ADD_LOG_OUTPUT ,
  WRITE
}
 

Member Enumeration Documentation

◆ Operation

enum class itk::LoggerThreadWrapperEnums::Operation : uint8_t
strong
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: