Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::PluginAdaptor, including all inherited members.
AddReadDescriptor(ola::io::ReadFileDescriptor *descriptor) | ola::PluginAdaptor | virtual |
AddReadDescriptor(ola::io::ConnectedDescriptor *descriptor, bool delete_on_close=false) | ola::PluginAdaptor | virtual |
AddWriteDescriptor(ola::io::WriteFileDescriptor *descriptor) | ola::PluginAdaptor | virtual |
DrainCallbacks() | ola::PluginAdaptor | virtual |
Execute(ola::BaseCallback0< void > *closure) | ola::PluginAdaptor | virtual |
ExecutorInterface() (defined in ola::thread::ExecutorInterface) | ola::thread::ExecutorInterface | inline |
GetExportMap() const (defined in ola::PluginAdaptor) | ola::PluginAdaptor | inline |
GetPortBroker() const (defined in ola::PluginAdaptor) | ola::PluginAdaptor | inline |
InstanceName() const | ola::PluginAdaptor | |
NewPreference(const std::string &name) const | ola::PluginAdaptor | |
PluginAdaptor(class DeviceManager *device_manager, ola::io::SelectServerInterface *select_server, ExportMap *export_map, class PreferencesFactory *preferences_factory, class PortBrokerInterface *port_broker, const std::string *instance_name) | ola::PluginAdaptor | |
RegisterDevice(class AbstractDevice *device) const | ola::PluginAdaptor | |
RegisterRepeatingTimeout(unsigned int ms, Callback0< bool > *closure) | ola::PluginAdaptor | virtual |
RegisterRepeatingTimeout(const TimeInterval &interval, Callback0< bool > *closure) | ola::PluginAdaptor | virtual |
RegisterSingleTimeout(unsigned int ms, SingleUseCallback0< void > *closure) | ola::PluginAdaptor | virtual |
RegisterSingleTimeout(const TimeInterval &interval, SingleUseCallback0< void > *closure) | ola::PluginAdaptor | virtual |
RemoveReadDescriptor(ola::io::ReadFileDescriptor *descriptor) | ola::PluginAdaptor | virtual |
RemoveReadDescriptor(ola::io::ConnectedDescriptor *descriptor) | ola::PluginAdaptor | virtual |
RemoveTimeout(ola::thread::timeout_id id) | ola::PluginAdaptor | virtual |
RemoveWriteDescriptor(ola::io::WriteFileDescriptor *descriptor) | ola::PluginAdaptor | virtual |
SchedulerInterface() (defined in ola::thread::SchedulerInterface) | ola::thread::SchedulerInterface | inline |
SelectServerInterface() (defined in ola::io::SelectServerInterface) | ola::io::SelectServerInterface | inline |
UnregisterDevice(class AbstractDevice *device) const | ola::PluginAdaptor | |
WakeUpTime() const | ola::PluginAdaptor | 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 |
~SelectServerInterface() (defined in ola::io::SelectServerInterface) | ola::io::SelectServerInterface | inlinevirtual |