menu
lunaris_engine package
documentation
RoutingNET/bgp_algorithm.dart
BGPRoutingTable<T>
routes property
routes property
dark_mode
light_mode
routes
property
Map
<
T
,
BGPRouteEntry
<
T
>
>
routes
final
Implementation
final Map<T, BGPRouteEntry<T>> routes;
lunaris_engine package
documentation
RoutingNET/bgp_algorithm
BGPRoutingTable<T>
routes property
BGPRoutingTable class