Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes

SatRouteObject Class Reference

Inheritance diagram for SatRouteObject:
RouteLogic

List of all members.

Public Member Functions

void recompute ()
void recompute_node (int node)
int command (int argc, const char *const *argv)
int data_driven_computation ()
void insert_link (int src, int dst, double cost)
void insert_link (int src, int dst, double cost, void *entry)
int wiredRouting ()

Static Public Member Functions

static SatRouteObjectinstance ()

Protected Member Functions

void compute_topology ()
void populate_routing_tables (int node=-1)
int lookup (int src, int dst)
void * lookup_entry (int src, int dst)
void node_compute_routes (int node)
void dump ()

Protected Attributes

int metric_delay_
int suppress_initial_computation_
int data_driven_computation_
int wiredRouting_

Static Protected Attributes

static SatRouteObjectinstance_

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