Open Lighting Architecture
0.9.1
|
This is the complete list of members for ola::plugin::e131::E131Device, including all inherited members.
AbstractDevice() (defined in ola::AbstractDevice) | ola::AbstractDevice | inline |
AddPort(InputPort *port) (defined in ola::Device) | ola::Device | |
AddPort(OutputPort *port) (defined in ola::Device) | ola::Device | |
AllowLooping() const (defined in ola::Device) | ola::Device | inlinevirtual |
AllowMultiPortPatching() const (defined in ola::Device) | ola::Device | inlinevirtual |
Configure(ola::rpc::RpcController *controller, const std::string &request, std::string *response, ConfigureCallback *done) (defined in ola::plugin::e131::E131Device) | ola::plugin::e131::E131Device | virtual |
ConfigureCallback typedef (defined in ola::AbstractDevice) | ola::AbstractDevice | |
DeleteAllPorts() (defined in ola::Device) | ola::Device | |
Device(AbstractPlugin *owner, const std::string &name) (defined in ola::Device) | ola::Device | |
DeviceId() const (defined in ola::plugin::e131::E131Device) | ola::plugin::e131::E131Device | inlinevirtual |
E131Device(ola::Plugin *owner, const ola::acn::CID &cid, std::string ip_addr, class PluginAdaptor *plugin_adaptor, const E131DeviceOptions &options) (defined in ola::plugin::e131::E131Device) | ola::plugin::e131::E131Device | |
GenericAddPort(PortClass *port, map< unsigned int, PortClass * > *port_map) (defined in ola::Device) | ola::Device | |
GetInputPort(unsigned int port_id) const (defined in ola::Device) | ola::Device | virtual |
GetOutputPort(unsigned int port_id) const (defined in ola::Device) | ola::Device | virtual |
InputPorts(std::vector< InputPort * > *ports) const (defined in ola::Device) | ola::Device | virtual |
IsEnabled() const (defined in ola::Device) | ola::Device | inline |
Name() const (defined in ola::Device) | ola::Device | inlinevirtual |
OutputPorts(std::vector< OutputPort * > *ports) const (defined in ola::Device) | ola::Device | virtual |
Owner() const (defined in ola::Device) | ola::Device | inlinevirtual |
PostPortStop() (defined in ola::plugin::e131::E131Device) | ola::plugin::e131::E131Device | protectedvirtual |
PrePortStop() (defined in ola::plugin::e131::E131Device) | ola::plugin::e131::E131Device | protectedvirtual |
SetName(const std::string &name) (defined in ola::Device) | ola::Device | inline |
Start() (defined in ola::Device) | ola::Device | |
StartHook() (defined in ola::plugin::e131::E131Device) | ola::plugin::e131::E131Device | protectedvirtual |
Stop() (defined in ola::Device) | ola::Device | virtual |
UniqueId() const (defined in ola::Device) | ola::Device | virtual |
~AbstractDevice() (defined in ola::AbstractDevice) | ola::AbstractDevice | inlinevirtual |
~Device() (defined in ola::Device) | ola::Device | virtual |