Squid Web Cache master
Loading...
Searching...
No Matches
CodeContext.cc File Reference
#include "squid.h"
#include "base/CodeContext.h"
#include "debug/Stream.h"
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::PointerInstance ()
 guarantees the forever existence of the pointer, starting from the first use
 
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 CodeContext::Pointer & Instance ( )
static

Definition at line 26 of file CodeContext.cc.

References Instance().

Referenced by Instance().