35 id_ =
"<not-initialized>";
41 std::vector<std::string> names;
42 names.push_back(
"stop_point");
43 names.push_back(
"stop_point_delay");
46 names.push_back(it.first);
54 if (name ==
"stop_point") {
58 if (name ==
"stop_point_delay") {
71 if (name ==
"stop_point") {
return true; }
72 if (name ==
"stop_point_delay") {
return true; }
78 if (name ==
"stop_point") {
80 }
else if (name ==
"stop_point_delay") {
std::map< std::string, std::string > properties_
void deleteProperty(const std::string &name)
bool hasProperty(const std::string &name) const
void setProperty(const std::string &name, const std::string &value)
std::string getProperty(const std::string &name) const
std::vector< std::string > getPropertyNames() const