Searched defs:routing_id (Results 1 – 4 of 4) sorted by relevance
62 int32_t routing_id; member
65 Message::Message(int32_t routing_id, uint32_t type, PriorityValue priority) in Message()
139 int32_t routing_id() const { in routing_id() function
1115 uint32_t routing_id, type, flags; in Read() local