◆ GetModulePath()
| virtual const std::filesystem::path & hedgedev::csl::diag::StackFrame::GetModulePath |
( |
bool | in_isCanonical = true | ) |
const |
|
inlinevirtual |
◆ HasLineInfo()
| virtual bool hedgedev::csl::diag::StackFrame::HasLineInfo |
( |
| ) |
const |
|
inlinevirtual |
◆ HasSymbolInfo()
| virtual bool hedgedev::csl::diag::StackFrame::HasSymbolInfo |
( |
| ) |
const |
|
inlinevirtual |
◆ SetModulePath()
| virtual void hedgedev::csl::diag::StackFrame::SetModulePath |
( |
const std::filesystem::path & | in_rPath | ) |
|
|
inlinevirtual |
◆ LineInfo
| LineInfo hedgedev::csl::diag::StackFrame::LineInfo {} |
◆ m_canonicalModulePath
| std::filesystem::path hedgedev::csl::diag::StackFrame::m_canonicalModulePath {} |
|
protected |
◆ m_hasLineInfo
| bool hedgedev::csl::diag::StackFrame::m_hasLineInfo {} |
|
protected |
◆ m_hasSymbolInfo
| bool hedgedev::csl::diag::StackFrame::m_hasSymbolInfo {} |
|
protected |
◆ m_modulePath
| std::filesystem::path hedgedev::csl::diag::StackFrame::m_modulePath {} |
|
protected |
◆ pModuleBase
| void* hedgedev::csl::diag::StackFrame::pModuleBase {} |
◆ pProgramCounter
| void* hedgedev::csl::diag::StackFrame::pProgramCounter {} |
◆ SymbolInfo
| SymbolInfo hedgedev::csl::diag::StackFrame::SymbolInfo {} |
The documentation for this class was generated from the following file: