|
Urbi SDK Remote for C++
2.7.5
|
UValue with implicit constructors. More...
#include <ucontext.hh>


Public Member Functions | |
| UAutoValue () | |
| template<typename T > | |
| UAutoValue (T v) | |
| UAutoValue (const UValue &v) | |
UValue with implicit constructors.
Definition at line 29 of file ucontext.hh.
| urbi::UAutoValue::UAutoValue | ( | ) | [inline] |
Definition at line 23 of file ucontext.hxx.
| urbi::UAutoValue::UAutoValue | ( | T | v | ) | [inline] |
Definition at line 29 of file ucontext.hxx.
| urbi::UAutoValue::UAutoValue | ( | const UValue & | v | ) | [inline] |
Definition at line 35 of file ucontext.hxx.