#include <RobotAPI/libraries/armem/core/actions.h>
Definition at line 13 of file actions.h.
◆ MenuEntry()
| MenuEntry |
( |
const std::string & | id, |
|
|
const std::string & | text, |
|
|
const std::vector< MenuEntry > & | entries = {} ) |
◆ add()
| MenuEntry & add |
( |
const std::string & | id, |
|
|
const std::string & | text, |
|
|
const std::vector< MenuEntry > & | entries = {} ) |
◆ fromIce()
| MenuEntry fromIce |
( |
const data::MenuEntryPtr & | ice | ) |
|
|
static |
◆ toIce()
| data::MenuEntryPtr toIce |
( |
| ) |
const |
◆ entries
◆ id
◆ text
The documentation for this struct was generated from the following files: