llarp::BootstrapList
Inherits from std::set< RouterContact >
Public Functions
| Name | |
|---|---|
| bool | BDecode(llarp_buffer_t * buf) |
| bool | BEncode(llarp_buffer_t * buf) const |
| template <typename fspath_t > void |
AddFromFile(const fspath_t & fpath) |
| void | Clear() |
Public Functions Documentation
function BDecode
bool BDecode(
llarp_buffer_t * buf
)
function BEncode
bool BEncode(
llarp_buffer_t * buf
) const
function AddFromFile
template <typename fspath_t >
void AddFromFile(
const fspath_t & fpath
)
function Clear
void Clear()
Updated on 2026-01-10 at 22:49:45 +0000