|
#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 154 of file RobotNameHelper.h.
Node | ( | const RobotInfoNodePtr & | robotInfo | ) |
Definition at line 149 of file RobotNameHelper.cpp.
void checkValid | ( | ) |
bool isValid | ( | ) |
RobotNameHelper::Node select | ( | const std::string & | name, |
const std::vector< std::string > & | profiles | ||
) |
Definition at line 157 of file RobotNameHelper.cpp.
std::string value | ( | ) |