Definition at line 121 of file callback_queue_manager.h.
| nodelet::detail::CallbackQueueManager::ThreadInfo::ThreadInfo |
( |
| ) |
|
|
inline |
| const int nodelet::detail::CallbackQueueManager::ThreadInfo::ACTUAL_SIZE |
|
static |
Initial value:=
sizeof(boost::mutex) +
sizeof(std::vector<std::pair<CallbackQueuePtr, QueueInfoPtr> >) +
sizeof(boost::detail::atomic_count)
Definition at line 150 of file callback_queue_manager.h.
| boost::detail::atomic_count nodelet::detail::CallbackQueueManager::ThreadInfo::calling |
| boost::mutex nodelet::detail::CallbackQueueManager::ThreadInfo::queue_mutex |
The documentation for this struct was generated from the following file: