|
Open-Transactions
0.93.0-ge03d287
|
#include "opentxs/core/OTString.hpp"#include <map>#include <memory>#include <set>#include <string>

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 |