Realistic 3D camera system
3D camera system components
asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler > Member List

This is the complete list of members for asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >, including all inherited members.

handler_asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >
match_condition_asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >
operator()(const asio::error_code &ec, std::size_t bytes_transferred, int start=0)asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >inline
read_until_match_op(AsyncReadStream &stream, asio::basic_streambuf< Allocator > &streambuf, MatchCondition match_condition, ReadHandler &handler)asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >inline
search_position_asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >
start_asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >
stream_asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >
streambuf_asio::detail::read_until_match_op< AsyncReadStream, Allocator, MatchCondition, ReadHandler >