Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ot_utility_ot.cpp File Reference
#include "ot_utility_ot.hpp"
#include "ot_otapi_ot.hpp"
#include "../core/OTLog.hpp"
#include <locale>
Include dependency graph for ot_utility_ot.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Functions

OT_UTILITY_OT bool opentxs::VerifyExists (const string &theObjectNameAsStr)
 
OT_UTILITY_OT bool opentxs::VerifyExists (const string &theObjectNameAsStr, bool bDisplayError)
 
OT_UTILITY_OT bool opentxs::VerifyMessage (const string &strMessage)
 
OT_UTILITY_OT int32_t opentxs::VerifyMessageSuccess (const string &strMessage)
 
OT_UTILITY_OT int32_t opentxs::VerifyMsgBalanceAgrmntSuccess (const string &SERVER_ID, const string &USER_ID, const string &ACCOUNT_ID, const string &strMessage)
 
OT_UTILITY_OT int32_t opentxs::VerifyMsgTrnxSuccess (const string &SERVER_ID, const string &USER_ID, const string &ACCOUNT_ID, const string &strMessage)
 
OT_UTILITY_OT int32_t opentxs::InterpretTransactionMsgReply (const string &SERVER_ID, const string &USER_ID, const string &ACCOUNT_ID, const string &strAttempt, const string &strResponse)