|
Realistic 3D camera system
3D camera system components
|
#include <pipe_select_interrupter.hpp>
Public Member Functions | |
| ASIO_DECL | pipe_select_interrupter () |
| ASIO_DECL | ~pipe_select_interrupter () |
| ASIO_DECL void | recreate () |
| ASIO_DECL void | interrupt () |
| ASIO_DECL bool | reset () |
| int | read_descriptor () const |
Definition at line 31 of file pipe_select_interrupter.hpp.
| asio::detail::pipe_select_interrupter::pipe_select_interrupter | ( | ) |
Definition at line 40 of file pipe_select_interrupter.ipp.
| asio::detail::pipe_select_interrupter::~pipe_select_interrupter | ( | ) |
Definition at line 68 of file pipe_select_interrupter.ipp.
| void asio::detail::pipe_select_interrupter::interrupt | ( | ) |
Definition at line 91 of file pipe_select_interrupter.ipp.
|
inline |
Definition at line 50 of file pipe_select_interrupter.hpp.
| void asio::detail::pipe_select_interrupter::recreate | ( | ) |
Definition at line 81 of file pipe_select_interrupter.ipp.
| bool asio::detail::pipe_select_interrupter::reset | ( | ) |
Definition at line 98 of file pipe_select_interrupter.ipp.
1.8.11