rotor_light
real-time C++ actor micro-framework for embedded systems, supervisable
rotor_light::ItemQueueBase Member List

This is the complete list of members for rotor_light::ItemQueueBase, including all inherited members.

ItemQueueBase(size_t item_size, size_t items_count)rotor_light::ItemQueueBase
ItemQueueBase(const ItemQueueBase &)=delete (defined in rotor_light::ItemQueueBase)rotor_light::ItemQueueBase
ItemQueueBase(ItemQueueBase &&)=delete (defined in rotor_light::ItemQueueBase)rotor_light::ItemQueueBase
Message (defined in rotor_light::ItemQueueBase)rotor_light::ItemQueueBasefriend
next()rotor_light::ItemQueueBase
post_constructor(char *buff)rotor_light::ItemQueueBaseprotected
put(Args... args)rotor_light::ItemQueueBaseinline
release()rotor_light::ItemQueueBase