Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTRecordList.hpp File Reference
#include "opentxs/client/OTRecord.hpp"
#include <list>
#include <map>
#include <vector>
Include dependency graph for OTRecordList.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTNameLookup
 
class  opentxs::OTLookupCaller
 
class  opentxs::OTRecordList
 

Namespaces

 opentxs
 

Typedefs

typedef std::weak_ptr< OTRecord > opentxs::weak_ptr_OTRecord
 
typedef std::shared_ptr< OTRecord > opentxs::shared_ptr_OTRecord
 
typedef std::vector
< shared_ptr_OTRecord > 
opentxs::vec_OTRecordList
 
typedef std::list< std::string > opentxs::list_of_strings
 
typedef std::map< std::string,
std::string > 
opentxs::map_of_strings
 

Functions

EXPORT bool opentxs::OT_API_Set_AddrBookCallback (OTLookupCaller &theCaller)