Lines Matching defs:id
36 * from any point in the stack by their id.
82 * @return the id of the pushed message
91 * @return the id of the pushed message
102 * @return the id of the pushed message
106 /** @brief removes a message from the stack, given its id
111 * @param id the message id to remove
113 void cancel(MessageId id);
121 * @return the id of the pushed message
131 * @return the id of the pushed message
142 * @return the id of the pushed message
153 * @return the id of the pushed message
161 MessageId id;
179 MessageId _next_id; ///< the next message id to assign