17 for(componentst::const_iterator it=
components.begin();
30 std::string component;
32 for(
size_t i=0; i<s.size();)
34 for(; i<s.size(); i++)
36 if(strncmp(s.c_str()+i,
ID_SEPARATOR, strlen(ID_SEPARATOR))==0)
38 i+=strlen(ID_SEPARATOR);
std::string as_string() const
void parse(const std::string &s)