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

Exception thrown when trying to add a duplicate service to an io_service. More...

#include <io_service.hpp>

Inheritance diagram for asio::service_already_exists:

Public Member Functions

ASIO_DECL service_already_exists ()
 

Detailed Description

Exception thrown when trying to add a duplicate service to an io_service.

Definition at line 717 of file io_service.hpp.

Constructor & Destructor Documentation

asio::service_already_exists::service_already_exists ( )

Definition at line 141 of file io_service.ipp.


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