Public Member Functions

FlowTable Class Reference

List of all members.

Public Member Functions

 FlowTable (int size_=FLOW_TABLE_SIZE)
TableEntryoperator[] (int index)
int find (nsaddr_t source, nsaddr_t destination, u_int16_t flow)
int find (nsaddr_t source, nsaddr_t destination, const Path &route)
int createEntry (nsaddr_t source, nsaddr_t destination, u_int16_t flow)
bool defaultFlow (nsaddr_t source, nsaddr_t destination, u_int16_t &flow)
u_int16_t generateNextFlowId (nsaddr_t destination, bool allowDefault)
void noticeDeadLink (const ID &from, const ID &to)
void cleanup ()
void setNetAddr (nsaddr_t net_id)

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