|
Motorcortex Core
version: 2.7.6
|
Public Member Functions | |
| void | setName (const char *name) |
| void | allocate (uint32_t element_size) |
| void | deallocate () |
| bool | push (const Action &new_action) |
| bool | pull (Action &action) |
| bool | isEmpty () |
| ActionBuffer (const ActionBuffer &)=delete | |
| ActionBuffer & | operator= (const ActionBuffer &)=delete |