Public Member Functions |
void | AttachParams (const void *input, int len) |
void | DetachParams (void *output, int *len) |
void | SetRoutine (int r) |
int | GetRoutine (void) |
void | AttachPayload (const char *payload, int len) |
void | DetachPayload (void *output, int *len) |
int | GetPayloadLen (void) |
Data Fields |
std::vector< int > | route |
std::vector< int > | reverse_route |
SimTime_t | router_delay |
int | hops |
long long | congestion_cnt |
SimTime_t | congestion_delay |
bool | local_traffic |
int | entry_port |
int | return_event |
int | dest |
uint64_t | msg_id |
uint64_t | msg_match_bits |
uint64_t | buf |
uint32_t | msg_len |
Friends |
class | boost::serialization::access |
The documentation for this class was generated from the following file: