Goby v2
Public Member Functions | List of all members
goby::acomms::RouteManager Class Reference

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)
 

Detailed Description

Definition at line 34 of file route.h.


The documentation for this class was generated from the following files: