|
Urbi SDK Remote for C++
2.7.5
|
#include <set>#include <boost/function.hpp>#include <libport/system-warning-push.hh>#include <boost/thread.hpp>#include <libport/system-warning-pop.hh>#include <libport/asio.hh>#include <urbi/fwd.hh>#include <urbi/uprop.hh>#include <urbi/ucontext-impl.hxx>

Go to the source code of this file.
Classes | |
| class | urbi::impl::UContextImpl |
| class | urbi::impl::UContextImpl::CleanupStack |
| Cleanup Stack RAII. More... | |
| class | urbi::impl::UObjectImpl |
| class | urbi::impl::UVarImpl |
Namespaces | |
| namespace | urbi |
Global definition of the starterlist. | |
| namespace | urbi::impl |
The interfaces UContextImpl, UVarImpl, UObjectImpl and UGenericCallbackImpl are what must be implemented to make an UObject backend. | |