libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
color_t
csdbg::style::fgcolor
(
)
const
inline
virtual
Get the foreground color.
Returns
this->m_fgcolor
Definition at line
96
of file
style.cpp
.
References
m_fgcolor
.
97
{
98
return
m_fgcolor
;
99
}
csdbg::style::m_fgcolor
color_t m_fgcolor
Foreground (text) color.
Definition:
style.hpp:28
csdbg
style
Generated by
1.8.5