FreeRDP
wLog Struct Reference

#include <wlog.h>

Data Fields

LPSTR Name
 
LONG FilterLevel
 
DWORD Level
 
BOOL IsRoot
 
BOOL inherit
 
LPSTR * Names
 
size_t NameCount
 
wLogAppender * Appender
 
wLog * Parent
 
wLog ** Children
 
DWORD ChildrenCount
 
DWORD ChildrenSize
 
CRITICAL_SECTION lock
 

Field Documentation

◆ Appender

wLogAppender* wLog::Appender

◆ Children

wLog** wLog::Children

◆ ChildrenCount

DWORD wLog::ChildrenCount

◆ ChildrenSize

DWORD wLog::ChildrenSize

◆ FilterLevel

LONG wLog::FilterLevel

◆ inherit

BOOL wLog::inherit

◆ IsRoot

BOOL wLog::IsRoot

◆ Level

DWORD wLog::Level

◆ lock

CRITICAL_SECTION wLog::lock

◆ Name

LPSTR wLog::Name

◆ NameCount

size_t wLog::NameCount

◆ Names

LPSTR* wLog::Names

◆ Parent

wLog* wLog::Parent

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