Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTClient.cpp File Reference
#include "../core/stdafx.hpp"
#include "OTClient.hpp"
#include "OTServerConnection.hpp"
#include "Helpers.hpp"
#include "OTWallet.hpp"
#include "../ext/OTPayment.hpp"
#include "../cash/Mint.hpp"
#include "../cash/Purse.hpp"
#include "../cash/Token.hpp"
#include "../basket/Basket.hpp"
#include "../core/recurring/OTPaymentPlan.hpp"
#include "../core/OTAccount.hpp"
#include "../core/OTAssetContract.hpp"
#include "../core/crypto/OTAsymmetricKey.hpp"
#include "../core/OTCheque.hpp"
#include "../core/crypto/OTEnvelope.hpp"
#include "../core/util/OTFolders.hpp"
#include "../core/OTLedger.hpp"
#include "../core/OTLog.hpp"
#include "../core/OTMessage.hpp"
#include "../core/crypto/OTNymOrSymmetricKey.hpp"
#include "../core/OTPayload.hpp"
#include "../core/OTPseudonym.hpp"
#include "../core/OTServerContract.hpp"
#include "../core/OTStorage.hpp"
#include "../core/trade/OTOffer.hpp"
#include "../core/trade/OTTrade.hpp"
#include "../core/util/StringUtils.hpp"
#include <cstdio>
#include <memory>
Include dependency graph for OTClient.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Functions

void opentxs::load_str_trans_add_to_ledger (const OTIdentifier &the_nym_id, const OTString &str_trans, OTString str_box_type, const int64_t &lTransNum, OTPseudonym &the_nym, OTLedger &ledger)