List of all members.
Public Types |
enum | { kLatency,
kTraceRoute
} |
Public Member Functions |
int | id () |
void | send () |
int | type () |
Static Public Member Functions |
static MKRequest * | latency (MKNode *from, MKNode *to) |
static MKRequest * | route (MKNode *from, MKNode *to) |
static MKRequest * | cache (int id) |
static void | reset () |
Public Attributes |
MKNode * | from |
MKNode * | to |
Friends |
class | MKCommModelTests |
Member Function Documentation
- Precondition:
- nodes not null
The documentation for this class was generated from the following files: