libmoost
moost::scoped_verbose Member List
This is the complete list of members for moost::scoped_verbose, including all inherited members.
add(const T &str, eVerboseLevel lvl)moost::scoped_verbose [inline]
addBookmark(const std::string &str)moost::scoped_verbose [inline]
addError(const T &str, bool addErrorHeader=false, bool addNewLine=true)moost::scoped_verbose [inline]
addToStream(const T &str, eVerboseLevel toLevel)moost::scoped_verbose [inline, protected]
addTrivial(const T &str)moost::scoped_verbose [inline]
addWarning(const T &str, bool addWarningHeader=false, bool addNewLine=true)moost::scoped_verbose [inline]
changeVerboseLevel(eVerboseLevel vl=VL_EVERYTHING)moost::scoped_verbose [inline]
eVerboseLevel enum namemoost::scoped_verbose
flush()moost::scoped_verbose [inline]
getVerboseLevel() const moost::scoped_verbose [inline]
m_bufmoost::scoped_verbose [protected]
m_currLevelmoost::scoped_verbose [protected]
m_entriesmoost::scoped_verbose [protected]
m_headermoost::scoped_verbose [protected]
m_outmoost::scoped_verbose [protected]
m_startTimemoost::scoped_verbose [protected]
m_subTimingsIndentationmoost::scoped_verbose [protected]
m_timeBookmarksmoost::scoped_verbose [protected]
m_totTimingsHeadermoost::scoped_verbose [protected]
m_vlmoost::scoped_verbose [protected]
operator<<(const T &str)moost::scoped_verbose [inline]
operator<<(scoped_verbose &(*modifier)(scoped_verbose &))moost::scoped_verbose [inline]
scoped_verbose(const std::string &header, eVerboseLevel vl=VL_WARNING_PRIORITY, std::ostream &out=std::cout)moost::scoped_verbose [inline]
scoped_verbose(const std::string &header, moost::timer::scoped_time &sc, eVerboseLevel vl=VL_WARNING_PRIORITY, std::ostream &out=std::cout)moost::scoped_verbose [inline]
scoped_verbose(const std::string &header, moost::multi_timer::scoped_time &sc, eVerboseLevel vl=VL_WARNING_PRIORITY, std::ostream &out=std::cout)moost::scoped_verbose [inline]
scoped_verbose(const std::string &header, const boost::posix_time::ptime &time, eVerboseLevel vl=VL_WARNING_PRIORITY, std::ostream &out=std::cout)moost::scoped_verbose [inline]
setHeader(const std::string &header)moost::scoped_verbose [inline]
setTimingsHeader(const std::string &totTimingsHeader=" Overall time: ", const std::string &subTimingsIndentation=" -> ")moost::scoped_verbose [inline]
stringize(eVerboseLevel lvl)moost::scoped_verbose [inline, static]
stringize()moost::scoped_verbose [inline]
VL_EVERYTHING enum valuemoost::scoped_verbose
VL_HIGH_PRIORITY enum valuemoost::scoped_verbose
VL_LOW_PRIORITY enum valuemoost::scoped_verbose
VL_MAX enum valuemoost::scoped_verbose
VL_WARNING_PRIORITY enum valuemoost::scoped_verbose
~scoped_verbose()moost::scoped_verbose [inline]