llarp::NodeDB::Entry
Public Functions
| Name | |
|---|---|
| Entry(RouterContact rc) |
Public Attributes
| Name | |
|---|---|
| const RouterContact | rc |
| llarp_time_t | insertedAt |
Public Functions Documentation
function Entry
explicit Entry(
RouterContact rc
)
Public Attributes Documentation
variable rc
const RouterContact rc;
variable insertedAt
llarp_time_t insertedAt;
Updated on 2026-04-01 at 23:35:39 +0000