Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTPayment.cpp File Reference
#include "../core/stdafx.hpp"
#include "OTPayment.hpp"
#include "InstantiateContract.hpp"
#include "../cash/Purse.hpp"
#include "../core/recurring/OTPaymentPlan.hpp"
#include "../core/script/OTSmartContract.hpp"
#include "../core/OTCheque.hpp"
#include "../core/OTLog.hpp"
#include <irrxml/irrXML.hpp>
#include <memory>
Include dependency graph for OTPayment.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Macros

#define OT_NUM_ELEM(blah)   (sizeof(blah) / sizeof(*(blah)))
 

Macro Definition Documentation

#define OT_NUM_ELEM (   blah)    (sizeof(blah) / sizeof(*(blah)))