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-01-10 at 22:49:45 +0000