Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ot_utility_ot.hpp File Reference
#include "opentxs/core/util/Common.hpp"
#include <array>
Include dependency graph for ot_utility_ot.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::Utility
 

Namespaces

 opentxs
 

Macros

#define OT_UTILITY_OT
 

Typedefs

typedef std::array< bool, 4 > opentxs::OTfourbool
 

Functions

OT_UTILITY_OT bool opentxs::VerifyStringVal (const std::string &nValue)
 
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)
 
OT_UTILITY_OT bool opentxs::VerifyExists (const string &theObjectNameAsStr, bool bDisplayError)
 
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)
 

Macro Definition Documentation

#define OT_UTILITY_OT

Definition at line 140 of file ot_utility_ot.hpp.