DUNE: Uniform Navigational Environment
2.4.1
|
This is the complete list of members for DUNE::IO::Poll, including all inherited members.
add(const NativeHandle &handle) | DUNE::IO::Poll | |
add(const Handle &handle) | DUNE::IO::Poll | inline |
poll(const NativeHandle &handle, double timeout) | DUNE::IO::Poll | static |
poll(const Handle &handle, double timeout) | DUNE::IO::Poll | inlinestatic |
poll(double timeout) | DUNE::IO::Poll | |
remove(const NativeHandle &handle) | DUNE::IO::Poll | |
remove(const Handle &handle) | DUNE::IO::Poll | inline |
wasTriggered(const NativeHandle &handle) | DUNE::IO::Poll | |
wasTriggered(const Handle &handle) | DUNE::IO::Poll | inline |