Realistic 3D camera system
3D camera system components
|
#include <io_service.hpp>
Public Member Functions | |
ASIO_DECL | invalid_service_owner () |
Exception thrown when trying to add a service object to an io_service where the service has a different owner.
Definition at line 726 of file io_service.hpp.
asio::invalid_service_owner::invalid_service_owner | ( | ) |
Definition at line 146 of file io_service.ipp.