Monero
Loading...
Searching...
No Matches
i2p_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 i2p_address.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  net::i2p_address
 b32 i2p address; internal format not condensed/decoded. More...

Namespaces

namespace  epee
 TODO: (mj-xmr) This will be reduced in an another PR.
namespace  epee::serialization
namespace  net

Functions

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