TrinityCore
Loading...
Searching...
No Matches
SymbolDetail Struct Reference

#include <WheatyExceptionReport.h>

Public Member Functions

 SymbolDetail ()
 
bool empty () const
 

Public Attributes

std::string Prefix
 
std::string Type
 
std::string Suffix
 
std::string Name
 
std::string Value
 
bool Logged
 
bool HasChildren
 

Detailed Description

Definition at line 306 of file WheatyExceptionReport.h.

Constructor & Destructor Documentation

◆ SymbolDetail()

SymbolDetail::SymbolDetail ( )
inline

Definition at line 308 of file WheatyExceptionReport.h.

Member Function Documentation

◆ empty()

bool SymbolDetail::empty ( ) const
inline

Definition at line 310 of file WheatyExceptionReport.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ HasChildren

bool SymbolDetail::HasChildren

Definition at line 321 of file WheatyExceptionReport.h.

◆ Logged

bool SymbolDetail::Logged

Definition at line 320 of file WheatyExceptionReport.h.

◆ Name

std::string SymbolDetail::Name

Definition at line 318 of file WheatyExceptionReport.h.

◆ Prefix

std::string SymbolDetail::Prefix

Definition at line 315 of file WheatyExceptionReport.h.

◆ Suffix

std::string SymbolDetail::Suffix

Definition at line 317 of file WheatyExceptionReport.h.

◆ Type

std::string SymbolDetail::Type

Definition at line 316 of file WheatyExceptionReport.h.

◆ Value

std::string SymbolDetail::Value

Definition at line 319 of file WheatyExceptionReport.h.


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