21#ifndef PLUGINS_SHOWNET_SHOWNETDEVICE_H_
22#define PLUGINS_SHOWNET_SHOWNETDEVICE_H_
25#include "olad/Device.h"
26#include "olad/Plugin.h"
40 bool AllowMultiPortPatching()
const {
return true; }
43 static const char IP_KEY[];
55 static const char SHOWNET_DEVICE_NAME[];
Definition PluginAdaptor.h:41
Definition Preferences.h:148
Definition ShowNetDevice.h:33
std::string DeviceId() const
The device ID.
Definition ShowNetDevice.h:41
bool StartHook()
Called during Start().
Definition ShowNetDevice.cpp:58
Definition ShowNetNode.h:38
The namespace containing all OLA symbols.
Definition Credentials.cpp:44