#include <FormatArgsTrace.h>
◆ TBufferWithOverflow
◆ EFormatArgTypeCode
| Enumerator |
|---|
| FormatArgTypeCode_CategoryBitShift | |
| FormatArgTypeCode_SizeBitMask | |
| FormatArgTypeCode_CategoryBitMask | |
| FormatArgTypeCode_CategoryInteger | |
| FormatArgTypeCode_CategoryFloatingPoint | |
| FormatArgTypeCode_CategoryString | |
◆ EncodeArguments()
template<int BufferSize, typename... Types>
| static uint16 FFormatArgsTrace::EncodeArguments |
( |
uint8(&) |
Buffer[BufferSize], |
|
|
Types... |
FormatArgs |
|
) |
| |
|
inlinestatic |
◆ EncodeArgumentsWithArray()
template<
typename BufferType , typename... Types>
| static int32 FFormatArgsTrace::EncodeArgumentsWithArray |
( |
BufferType & |
Array, |
|
|
Types... |
FormatArgs |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: