FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::WorkFrame< T, Capacity > Member List

This is the complete list of members for fsb::WorkFrame< T, Capacity >, including all inherited members.

allocate(size_t len, WorkBlock< T > &out) noexcept (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >inline
get_marker() const noexcept (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >inline
operator=(const WorkFrame &)=delete (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >
operator=(WorkFrame &&)=delete (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >
WorkFrame(WorkArray< T, Capacity > &work) noexcept (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >inlineexplicit
WorkFrame(const WorkFrame &)=delete (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >
WorkFrame(WorkFrame &&)=delete (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >
~WorkFrame() noexcept (defined in fsb::WorkFrame< T, Capacity >)fsb::WorkFrame< T, Capacity >inline