|
|
#include <RobotAPI/libraries/RobotStatechartHelpers/RobotNameHelper.h>
Public Member Functions | |
| void | checkValid () |
| bool | isValid () |
| Node (const RobotInfoNodePtr &robotInfo) | |
| Node | select (const std::string &name, const std::vector< std::string > &profiles) |
| std::string | value () |
Definition at line 153 of file RobotNameHelper.h.
| Node | ( | const RobotInfoNodePtr & | robotInfo | ) |
Definition at line 160 of file RobotNameHelper.cpp.
| void checkValid | ( | ) |
| bool isValid | ( | ) |
| RobotNameHelper::Node select | ( | const std::string & | name, |
| const std::vector< std::string > & | profiles | ||
| ) |
Definition at line 172 of file RobotNameHelper.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::string value | ( | ) |