RobotNameHelper::Node Class Reference

#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 ()
 

Detailed Description

Definition at line 152 of file RobotNameHelper.h.

Constructor & Destructor Documentation

◆ Node()

Node ( const RobotInfoNodePtr &  robotInfo)

Definition at line 149 of file RobotNameHelper.cpp.

Member Function Documentation

◆ checkValid()

void checkValid ( )

Definition at line 188 of file RobotNameHelper.cpp.

+ Here is the call graph for this function:

◆ isValid()

bool isValid ( )

Definition at line 183 of file RobotNameHelper.cpp.

+ Here is the caller graph for this function:

◆ select()

RobotNameHelper::Node select ( const std::string &  name,
const std::vector< std::string > &  profiles 
)

Definition at line 157 of file RobotNameHelper.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ value()

std::string value ( )

Definition at line 151 of file RobotNameHelper.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: