![]() |
Open Lighting Architecture 0.10.9
|
This is the complete list of members for SelectServer, including all inherited members.
| ::SelectServerTest (defined in SelectServer) | SelectServer | friend |
| AddReadDescriptor(ReadFileDescriptor *descriptor) | SelectServer | virtual |
| AddReadDescriptor(ConnectedDescriptor *descriptor, bool delete_on_close=false) | SelectServer | virtual |
| AddWriteDescriptor(WriteFileDescriptor *descriptor) | SelectServer | virtual |
| DrainCallbacks() | SelectServer | virtual |
| Execute(ola::BaseCallback0< void > *callback) | SelectServer | virtual |
| ExecutorInterface() (defined in ola::thread::ExecutorInterface) | ola::thread::ExecutorInterface | inline |
| IsRunning() const | SelectServer | inline |
| RegisterRepeatingTimeout(unsigned int ms, ola::Callback0< bool > *callback) | SelectServer | virtual |
| RegisterRepeatingTimeout(const ola::TimeInterval &interval, ola::Callback0< bool > *callback) | SelectServer | virtual |
| RegisterSingleTimeout(unsigned int ms, ola::SingleUseCallback0< void > *callback) | SelectServer | virtual |
| RegisterSingleTimeout(const ola::TimeInterval &interval, ola::SingleUseCallback0< void > *callback) | SelectServer | virtual |
| RemoveReadDescriptor(ReadFileDescriptor *descriptor) | SelectServer | virtual |
| RemoveReadDescriptor(ConnectedDescriptor *descriptor) | SelectServer | virtual |
| RemoveTimeout(ola::thread::timeout_id id) | SelectServer | virtual |
| RemoveWriteDescriptor(WriteFileDescriptor *descriptor) | SelectServer | virtual |
| Run() | SelectServer | |
| RunInLoop(ola::Callback0< void > *callback) | SelectServer | |
| RunOnce() | SelectServer | |
| RunOnce(const TimeInterval &block_interval) | SelectServer | |
| SchedulerInterface() (defined in ola::thread::SchedulerInterface) | ola::thread::SchedulerInterface | inline |
| SelectServer(ola::ExportMap *export_map=NULL, Clock *clock=NULL) | SelectServer | |
| SelectServer(const Options &options) | SelectServer | explicit |
| SelectServerInterface() (defined in ola::io::SelectServerInterface) | ola::io::SelectServerInterface | inline |
| SetDefaultInterval(const TimeInterval &block_interval) | SelectServer | |
| Terminate() | SelectServer | |
| WakeUpTime() const | SelectServer | virtual |
| ~ExecutorInterface() (defined in ola::thread::ExecutorInterface) | ola::thread::ExecutorInterface | inlinevirtual |
| ~SchedulerInterface() (defined in ola::thread::SchedulerInterface) | ola::thread::SchedulerInterface | inlinevirtual |
| ~SchedulingExecutorInterface() (defined in ola::thread::SchedulingExecutorInterface) | ola::thread::SchedulingExecutorInterface | inlinevirtual |
| ~SelectServer() | SelectServer | |
| ~SelectServerInterface() (defined in ola::io::SelectServerInterface) | ola::io::SelectServerInterface | inlinevirtual |