Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTMarket.hpp File Reference
#include "OTOffer.hpp"
#include "../cron/OTCron.hpp"
#include "../OTStorage.hpp"
Include dependency graph for OTMarket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTMarket
 

Namespaces

 opentxs
 

Macros

#define MAX_MARKET_QUERY_DEPTH   50
 

Typedefs

typedef std::multimap< int64_t,
OTOffer * > 
opentxs::mapOfOffers
 
typedef std::map< int64_t,
OTOffer * > 
opentxs::mapOfOffersTrnsNum
 

Macro Definition Documentation

#define MAX_MARKET_QUERY_DEPTH   50

Definition at line 149 of file OTMarket.hpp.