Uuid.hh
Go to the documentation of this file.
A portable class for representing a Universally Unique Identifier.
Definition Uuid.hh:42
std::string ToString() const
Return the string representation of the Uuid.
friend std::ostream & operator<<(std::ostream &_out, const Uuid &_uuid)
Stream insertion operator.
Definition Uuid.hh:56
*brief Subscribe to a topic registering a callback The callback must *accept a std::string to represent the message data
Definition Node.hh:1245
Definition AdvertiseOptions.hh:28