Goby v2
|
Public Member Functions | |
void | set_cfg (const protobuf::RouteManagerConfig &cfg) |
void | merge_cfg (const protobuf::RouteManagerConfig &cfg) |
void | handle_in (const protobuf::QueuedMessageMeta &meta, const google::protobuf::Message &data_msg, int modem_id) |
void | handle_out (protobuf::QueuedMessageMeta *meta, const google::protobuf::Message &data_msg, int modem_id) |
void | add_subnet_queue (QueueManager *manager) |
bool | is_in_route (int modem_id) |
int | route_index (int modem_id) |
int | find_next_hop (int us, int dest) |
int | find_next_route_hop (int us, int dest) |