Realistic 3D camera system
3D camera system components
Public Member Functions | Friends | List of all members
asio::detail::strand_service::strand_impl Class Reference

#include <strand_service.hpp>

Inheritance diagram for asio::detail::strand_service::strand_impl:

Public Member Functions

 strand_impl ()
 

Friends

class strand_service
 
struct on_do_complete_exit
 
struct on_dispatch_exit
 

Detailed Description

Definition at line 44 of file strand_service.hpp.

Constructor & Destructor Documentation

asio::detail::strand_service::strand_impl::strand_impl ( )
inline

Definition at line 30 of file strand_service.hpp.

Friends And Related Function Documentation

friend struct on_dispatch_exit
friend

Definition at line 54 of file strand_service.hpp.

friend struct on_do_complete_exit
friend

Definition at line 53 of file strand_service.hpp.

friend class strand_service
friend

Definition at line 52 of file strand_service.hpp.


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