#include <handle.hpp>
constexpr routing::Handle::Handle |
( |
uint32_t |
_handle | ) |
|
|
inlineexplicit |
constexpr routing::Handle::Handle |
( |
uint16_t |
primary, |
|
|
uint16_t |
secondary |
|
) |
| |
|
inline |
constexpr routing::Handle::Handle |
( |
const Handle & |
parent, |
|
|
uint16_t |
id |
|
) |
| |
|
inline |
constexpr uint32_t routing::Handle::get |
( |
| ) |
const |
|
inline |
constexpr bool routing::Handle::operator!= |
( |
const Handle & |
that | ) |
const |
|
inline |
constexpr bool routing::Handle::operator== |
( |
const Handle & |
that | ) |
const |
|
inline |
static Try<Handle> routing::Handle::parse |
( |
const std::string & |
str | ) |
|
|
static |
constexpr uint16_t routing::Handle::primary |
( |
| ) |
const |
|
inline |
constexpr uint16_t routing::Handle::secondary |
( |
| ) |
const |
|
inline |
uint32_t routing::Handle::handle |
|
protected |
The documentation for this class was generated from the following file: