|
tess 1.0.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::PathAgentReplanQueue, including all inherited members.
| clear() noexcept (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| contains(std::size_t index) const noexcept -> bool | tess::PathAgentReplanQueue | inline |
| empty() const noexcept -> bool (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| front() const noexcept -> std::optional< std::size_t > (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| pending() const noexcept -> std::size_t (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| pop_front() noexcept (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| request(std::size_t index, const PathAgentState &agent) -> bool (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| request_all(std::span< const PathAgentState > agents) (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |
| reserve(std::size_t agent_count) (defined in tess::PathAgentReplanQueue) | tess::PathAgentReplanQueue | inline |