Realistic 3D camera system
3D camera system components
Public Member Functions | List of all members
asio::invalid_service_owner Class Reference

#include <io_service.hpp>

Inheritance diagram for asio::invalid_service_owner:

Public Member Functions

ASIO_DECL invalid_service_owner ()
 

Detailed Description

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.

Constructor & Destructor Documentation

asio::invalid_service_owner::invalid_service_owner ( )

Definition at line 146 of file io_service.ipp.


The documentation for this class was generated from the following files: