|
Urbi SDK Remote for C++
2.7.5
|
#include <urbi/uvalue.hh>

Go to the source code of this file.
Namespaces | |
| namespace | urbi |
Global definition of the starterlist. | |
Functions | |
| template<typename T > | |
| int | urbi::getValue (UMessage *m, T &val) |
| Set val to the value of m. | |
| template<> | |
| int | urbi::getValue< ufloat > (UMessage *m, ufloat &val) |
| template<> | |
| int | urbi::getValue< std::string > (UMessage *m, std::string &val) |
| std::ostream & | urbi::operator<< (std::ostream &s, const UMessage &m) |
| For debugging purpose. | |
Definition in file umessage.hxx.