21#ifndef PLUGINS_SHOWNET_SHOWNETPORT_H_
22#define PLUGINS_SHOWNET_SHOWNETPORT_H_
26#include "plugins/shownet/ShowNetDevice.h"
27#include "plugins/shownet/ShowNetNode.h"
BasicOutputPort(AbstractDevice *parent, unsigned int port_id, bool start_rdm_discovery_on_patch=false, bool supports_rdm=false)
Create a new BasicOutputPort.
Definition Port.cpp:120
Used to hold a single universe of DMX data.
Definition DmxBuffer.h:49
Definition PluginAdaptor.h:41
Definition ShowNetDevice.h:33
Definition ShowNetNode.h:38
Definition ShowNetPort.h:54
std::string Description() const
Fetch the string description for a Port.
Definition ShowNetPort.cpp:75
bool WriteDMX(const ola::DmxBuffer &buffer, uint8_t priority)
Write DMX data to this port.
Definition ShowNetPort.cpp:98
The namespace containing all OLA symbols.
Definition Credentials.cpp:44