Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTWallet.hpp File Reference
#include "opentxs/core/OTString.hpp"
#include <map>
#include <memory>
#include <set>
#include <string>
Include dependency graph for OTWallet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTWallet
 

Namespaces

 opentxs
 

Typedefs

typedef std::map< std::string,
OTAccount * > 
opentxs::mapOfAccounts
 
typedef std::map< std::string,
OTAssetContract * > 
opentxs::mapOfContracts
 
typedef std::map< std::string,
OTPseudonym * > 
opentxs::mapOfNyms
 
typedef std::map< std::string,
OTServerContract * > 
opentxs::mapOfServers
 
typedef std::map< std::string,
std::shared_ptr
< OTSymmetricKey > > 
opentxs::mapOfSymmetricKeys
 
typedef std::set< OTIdentifier > opentxs::setOfIdentifiers