#include <StructuredLog.h>
◆ FLogContext() [1/4]
| UE::Logging::Private::FLogContext::FLogContext |
( |
const ANSICHAR * |
Name | ) |
|
|
inlineexplicit |
◆ FLogContext() [2/4]
| UE::Logging::Private::FLogContext::FLogContext |
( |
const ANSICHAR * |
Name, |
|
|
const ValueType & |
Value |
|
) |
| |
|
inlineexplicit |
◆ FLogContext() [3/4]
| UE::Logging::Private::FLogContext::FLogContext |
( |
const FLogField & |
Field | ) |
|
|
explicit |
◆ ~FLogContext()
| UE::Logging::Private::FLogContext::~FLogContext |
( |
| ) |
|
◆ FLogContext() [4/4]
| UE::Logging::Private::FLogContext::FLogContext |
( |
const FLogContext & |
| ) |
|
|
delete |
◆ operator=()
◆ bDisabledByNewerContext
| bool UE::Logging::Private::FLogContext::bDisabledByNewerContext = false |
◆ bDisabledOlderContext
| bool UE::Logging::Private::FLogContext::bDisabledOlderContext = false |
◆ Field
| FCbField UE::Logging::Private::FLogContext::Field |
◆ Next
| FLogContext* UE::Logging::Private::FLogContext::Next = nullptr |
◆ Prev
| FLogContext* UE::Logging::Private::FLogContext::Prev = nullptr |
The documentation for this struct was generated from the following files: