|
|
void * | context |
| |
|
void(* | receiveObject )(StrategyImpl *strategy, const NumberSet *egressId, const Message *objectMessage, Ticks pitEntryCreation, Ticks objReception) |
| |
|
void(* | onTimeout )(StrategyImpl *strategy, const NumberSet *egressId) |
| |
|
NumberSet *(* | lookupNexthop )(StrategyImpl *strategy, const Message *interestMessage) |
| |
|
NumberSet *(* | returnNexthops )(StrategyImpl *strategy) |
| |
|
unsigned(* | countNexthops )(StrategyImpl *strategy) |
| |
|
void(* | addNexthop )(StrategyImpl *strategy, unsigned connectionId) |
| |
|
void(* | removeNexthop )(StrategyImpl *strategy, unsigned connectionId) |
| |
|
void(* | destroy )(StrategyImpl **strategyPtr) |
| |
|
strategy_type(* | getStrategy )(StrategyImpl *strategy) |
| |
The documentation for this struct was generated from the following file: