|
Urbi SDK Remote for C++
2.7.5
|
Use this class instead of libport::Socket when you need an UObject which is also a Socket. More...
#include <socket.hh>


Public Member Functions | |
| UObjectSocket (boost::asio::io_service &io=getCurrentContext()->getIoService()) | |
| ~UObjectSocket () | |
Use this class instead of libport::Socket when you need an UObject which is also a Socket.
| urbi::UObjectSocket::UObjectSocket | ( | boost::asio::io_service & | io = getCurrentContext()->getIoService() | ) | [inline] |
| urbi::UObjectSocket::~UObjectSocket | ( | ) | [inline] |
Definition at line 30 of file socket.hh.
References urbi::getCurrentContext(), and urbi::impl::UContextImpl::yield_for().