Include dependency graph for CodeContext.cc:
Go to the source code of this file.
Classes | |
class | FadingCodeContext |
represents a being-forgotten CodeContext (while it may be being destroyed) More... | |
Functions | |
static CodeContext::Pointer & | Instance () |
guarantees the forever existence of the pointer, starting from the first use More... | |
std::ostream & | CurrentCodeContextDetail (std::ostream &os) |
Function Documentation
◆ CurrentCodeContextDetail()
std::ostream & CurrentCodeContextDetail | ( | std::ostream & | os | ) |
Definition at line 96 of file CodeContext.cc.
References CodeContext::Current().
Referenced by Debug::Finish().
◆ Instance()
|
static |
Definition at line 26 of file CodeContext.cc.
References Instance().
Referenced by CodeContext::Current(), CodeContext::Entering(), CodeContext::ForgetCurrent(), MemPools::GetInstance(), Instance(), CodeContext::Leaving(), PingMonitor(), and CodeContext::Reset().