#include <RobotAPI/libraries/skills/provider/SkillID.h>
Definition at line 17 of file SkillID.h.
◆ SkillID() [1/2]
◆ SkillID() [2/2]
SkillID |
( |
const std::string & |
providerName, |
|
|
const std::string & |
skillName |
|
) |
| |
◆ operator<()
bool operator< |
( |
const SkillID & |
other | ) |
const |
◆ operator==()
bool operator== |
( |
const SkillID & |
other | ) |
const |
◆ toIce()
provider::dto::SkillID toIce |
( |
| ) |
const |
◆ toString()
std::string toString |
( |
const std::string & |
prefix = "" | ) |
const |
◆ NAME_SEPARATOR
const constexpr char* NAME_SEPARATOR = "/" |
|
staticconstexpr |
◆ PREFIX_SEPARATOR
const constexpr char* PREFIX_SEPARATOR = "->" |
|
staticconstexpr |
◆ providerName
◆ skillName
The documentation for this class was generated from the following files: