Realistic 3D camera system
3D camera system components
|
Start an asynchronous operation to read data into a streambuf until it contains a delimiter, matches a regular expression, or a function object indicates a match. More...
Variables | |
asio::basic_streambuf< Allocator > char | asio::delim |
asio::basic_streambuf< Allocator > MatchCondition | asio::match_condition |
Start an asynchronous operation to read data into a streambuf until it contains a delimiter, matches a regular expression, or a function object indicates a match.
asio::basic_streambuf< Allocator > const std::string & asio::delim |
Definition at line 498 of file read_until.hpp.
asio::basic_streambuf< Allocator > MatchCondition asio::match_condition |
Definition at line 1122 of file read_until.hpp.