Realistic 3D camera system
3D camera system components
|
#include <io_service.hpp>
Public Member Functions | |
service_base (asio::io_service &io_service) | |
Public Member Functions inherited from asio::io_service::service | |
asio::io_service & | get_io_service () |
Get the io_service object that owns the service. More... | |
Static Public Attributes | |
static asio::detail::service_id< Type > | id |
Additional Inherited Members | |
Protected Member Functions inherited from asio::io_service::service | |
ASIO_DECL | service (asio::io_service &owner) |
Constructor. More... | |
virtual ASIO_DECL | ~service () |
Destructor. More... | |
Definition at line 744 of file io_service.hpp.
|
inline |
Definition at line 751 of file io_service.hpp.
|
static |
Definition at line 748 of file io_service.hpp.