|
Urbi SDK Remote for C++
2.7.5
|
#include <libport/cstring>#include <libport/cassert>

Go to the source code of this file.
Namespaces | |
| namespace | urbi |
Global definition of the starterlist. | |
Enumerations | |
| enum | urbi::UProperty { urbi::PROP_RANGEMIN, urbi::PROP_RANGEMAX, urbi::PROP_SPEEDMIN, urbi::PROP_SPEEDMAX, urbi::PROP_BLEND, urbi::PROP_DELTA, urbi::PROP_CONSTANT } |
| URBI properties associated to a variable. More... | |
Functions | |
| bool | urbi::is_propertytype (int i) |
| const char * | urbi::name (UProperty u) |
| UProperty | urbi::uproperty (const char *cp) |
Definition in file uproperty.hh.