Realistic 3D camera system
3D camera system components
Protected Member Functions | List of all members
asio::detail::base_from_connect_condition< default_connect_condition > Class Template Reference

#include <connect.hpp>

Protected Member Functions

 base_from_connect_condition (const default_connect_condition &)
 
template<typename Iterator >
void check_condition (const asio::error_code &, Iterator &, Iterator &)
 

Detailed Description

template<>
class asio::detail::base_from_connect_condition< default_connect_condition >

Definition at line 161 of file connect.hpp.

Constructor & Destructor Documentation

Definition at line 164 of file connect.hpp.

Member Function Documentation

template<typename Iterator >
void asio::detail::base_from_connect_condition< default_connect_condition >::check_condition ( const asio::error_code ,
Iterator &  ,
Iterator &   
)
inlineprotected

Definition at line 169 of file connect.hpp.


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