Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTPseudonym.hpp File Reference
#include "crypto/OTASCIIArmor.hpp"
#include "OTIdentifier.hpp"
#include <deque>
#include <map>
#include <list>
#include <set>
Include dependency graph for OTPseudonym.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTPseudonym
 

Namespaces

 opentxs
 

Typedefs

typedef std::deque< OTMessage * > opentxs::dequeOfMail
 
typedef std::map< std::string,
int64_t > 
opentxs::mapOfRequestNums
 
typedef std::map< std::string,
int64_t > 
opentxs::mapOfHighestNums
 
typedef std::deque< int64_t > opentxs::dequeOfTransNums
 
typedef std::map< std::string,
dequeOfTransNums * > 
opentxs::mapOfTransNums
 
typedef std::map< std::string,
OTIdentifier > 
opentxs::mapOfIdentifiers
 
typedef std::map< std::string,
OTCredential * > 
opentxs::mapOfCredentials