Realistic 3D camera system
3D camera system components
Public Member Functions | Public Attributes | List of all members
asio::detail::strand_service::on_dispatch_exit Struct Reference

#include <strand_service.hpp>

Public Member Functions

 ~on_dispatch_exit ()
 

Public Attributes

io_service_implio_service_
 
strand_implimpl_
 

Detailed Description

Definition at line 36 of file strand_service.hpp.

Constructor & Destructor Documentation

asio::detail::strand_service::on_dispatch_exit::~on_dispatch_exit ( )
inline

Definition at line 41 of file strand_service.hpp.

Member Data Documentation

strand_impl* asio::detail::strand_service::on_dispatch_exit::impl_

Definition at line 39 of file strand_service.hpp.

io_service_impl* asio::detail::strand_service::on_dispatch_exit::io_service_

Definition at line 38 of file strand_service.hpp.


The documentation for this struct was generated from the following file: