This is the complete list of members for
beliefstate::UtilityBase, including all inherited members.
coloredText(std::string strText, std::string strColorValue, bool bBold=false, bool bImportant=false) | beliefstate::UtilityBase | |
fail(std::string strMessage, bool bImportant=false) | beliefstate::UtilityBase | [virtual] |
fileExists(std::string strFileName) | beliefstate::UtilityBase | |
getTimeStamp() | beliefstate::UtilityBase | |
getTimeStampStr() | beliefstate::UtilityBase | |
info(std::string strMessage, bool bImportant=false) | beliefstate::UtilityBase | [virtual] |
m_bOnlyDisplayImportant | beliefstate::UtilityBase | [private] |
m_bRedirectOutput | beliefstate::UtilityBase | [private, static] |
m_strMessagePrefixLabel | beliefstate::UtilityBase | [private] |
messagePrefixLabel() | beliefstate::UtilityBase | |
onlyDisplayImportant() | beliefstate::UtilityBase | |
outputColoredStatusMessage(StatusMessage msgStatus) | beliefstate::UtilityBase | |
replaceStringInPlace(string &subject, const std::string &search, const std::string &replace) | beliefstate::UtilityBase | |
setMessagePrefixLabel(std::string strMessagePrefixLabel) | beliefstate::UtilityBase | |
setOnlyDisplayImportant(bool bOnly) | beliefstate::UtilityBase | |
setRedirectOutput(bool bRedirect) | beliefstate::UtilityBase | |
str(float fValue) | beliefstate::UtilityBase | |
str(double dValue) | beliefstate::UtilityBase | |
str(int nValue) | beliefstate::UtilityBase | |
stripPostfix(std::string strString, std::string strPostfix) | beliefstate::UtilityBase | |
success(std::string strMessage, bool bImportant=false) | beliefstate::UtilityBase | [virtual] |
UtilityBase() | beliefstate::UtilityBase | |
warn(std::string strMessage, bool bImportant=false) | beliefstate::UtilityBase | [virtual] |
~UtilityBase() | beliefstate::UtilityBase | |