TwiceAsNice  2019-02-18
Functions
Nice::Util Namespace Reference

Functions

Nice::SeqSeqString backtrace (unsigned int max_frames=63)
 Print a demangled stack backtrace of the caller function to Nice::SeqSeqString out. More...
 
std::string backtraceAsString (unsigned int max_frames=63)
 
std::string hostname ()
 
std::string username ()
 

Function Documentation

◆ backtrace()

Nice::SeqSeqString Nice::Util::backtrace ( unsigned int  max_frames = 63)

Print a demangled stack backtrace of the caller function to Nice::SeqSeqString out.

◆ backtraceAsString()

std::string Nice::Util::backtraceAsString ( unsigned int  max_frames = 63)
inline

◆ hostname()

std::string Nice::Util::hostname ( )
Parameters

◆ username()

std::string Nice::Util::username ( )
Parameters