Electroneum
tor_address.h File Reference
#include <boost/utility/string_ref.hpp>
#include <cstdint>
#include <string>
#include "common/expect.h"
#include "net/enums.h"
#include "net/error.h"
Include dependency graph for tor_address.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  net::tor_address
 Tor onion address; internal format not condensed/decoded. More...
 

Namespaces

 epee
 
 epee::serialization
 
 net
 

Functions

bool net::operator== (const tor_address &lhs, const tor_address &rhs) noexcept
 
bool net::operator!= (const tor_address &lhs, const tor_address &rhs) noexcept
 
bool net::operator< (const tor_address &lhs, const tor_address &rhs) noexcept