ot::Message::GetPriorityQueue() const method
Returns a pointer to the priority message queue (if any) where this message is queued.
Return value
A pointer to the priority queue or `nullptr` if not in any priority queue.
![]()
priorityQueue = GetPriorityQueue();
ot::Message::GetPriorityQueue() const is called by 3 functions:
![]()
ot::Message::GetPriorityQueue() const