Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTMarket.cpp File Reference
#include "stdafx.hpp"
#include "trade/OTMarket.hpp"
#include "trade/OTOffer.hpp"
#include "trade/OTTrade.hpp"
#include "OTAccount.hpp"
#include "OTLedger.hpp"
#include "OTLog.hpp"
#include "OTPseudonym.hpp"
#include "util/OTFolders.hpp"
#include <irrxml/irrXML.hpp>
#include <memory>
Include dependency graph for OTMarket.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Functions

void opentxs::cleanup_four_accounts (OTAccount *p1, OTAccount *p2, OTAccount *p3, OTAccount *p4)
 
void opentxs::rollback_four_accounts (OTAccount &p1, bool b1, const int64_t &a1, OTAccount &p2, bool b2, const int64_t &a2, OTAccount &p3, bool b3, const int64_t &a3, OTAccount &p4, bool b4, const int64_t &a4)