Get the path associated with the endpoint.
std::string path() const; » more...
Set the path associated with the endpoint.
void path( const char * p); » more... void path( const std::string & p); » more...