Monero
Loading...
Searching...
No Matches
subaddress_index.h File Reference
#include "serialization/keyvalue_serialization.h"
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/version.hpp>
#include <ostream>
Include dependency graph for subaddress_index.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cryptonote::subaddress_index
struct  std::hash< cryptonote::subaddress_index >

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.
namespace  std
namespace  boost
namespace  boost::serialization

Functions

std::ostream & cryptonote::operator<< (std::ostream &out, const cryptonote::subaddress_index &subaddr_index)
template<class Archive>
void boost::serialization::serialize (Archive &a, cryptonote::subaddress_index &x, const boost::serialization::version_type ver)