#include <WheatyExceptionReport.h>
SymbolDetail::SymbolDetail |
( |
| ) |
|
|
inline |
bool HasChildren
Definition: WheatyExceptionReport.h:143
bool Logged
Definition: WheatyExceptionReport.h:142
std::string Type
Definition: WheatyExceptionReport.h:138
std::string Prefix
Definition: WheatyExceptionReport.h:137
std::string Suffix
Definition: WheatyExceptionReport.h:139
std::string Value
Definition: WheatyExceptionReport.h:141
std::string Name
Definition: WheatyExceptionReport.h:140
bool SymbolDetail::empty |
( |
| ) |
const |
|
inline |
bool HasChildren
Definition: WheatyExceptionReport.h:143
std::string SymbolDetail::ToString |
( |
| ) |
|
|
inline |
123 if (!formatted.empty())
128 formatted +=
" = " +
Value;
bool Logged
Definition: WheatyExceptionReport.h:142
std::string Prefix
Definition: WheatyExceptionReport.h:137
std::string Suffix
Definition: WheatyExceptionReport.h:139
std::string Name
Definition: WheatyExceptionReport.h:140
Type
Type of JSON value.
Definition: rapidjson.h:642
bool SymbolDetail::HasChildren |
bool SymbolDetail::Logged |
std::string SymbolDetail::Name |
std::string SymbolDetail::Prefix |
std::string SymbolDetail::Suffix |
std::string SymbolDetail::Type |
std::string SymbolDetail::Value |
The documentation for this struct was generated from the following file: