Open Lighting Architecture
0.9.2
Main Page
Modules
Related Pages
Namespaces
Classes
Files
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Deprecated List
File
BaseTypes.h
Use
Constants.h
instead.
Member
ola::client::StreamingClient::StreamingClient
(bool auto_start=true)
Use the constructor that takes an Options struct instead.
Member
ola::DmxBuffer::DmxBuffer
(const std::string &data)
Use DmxBuffer(const uint8_t *data, unsigned int length) instead
Member
ola::network::FullHostname
()
use FQDN() instead (17 Nov 2013)
Member
ola::network::UDPSocketInterface::RecvFrom
(uint8_t *buffer, ssize_t *data_read, IPV4Address &source) const =0
Use the IPV4SocketAddress version instead.
Member
ola::network::UDPSocketInterface::RecvFrom
(uint8_t *buffer, ssize_t *data_read, IPV4Address &source, uint16_t &port) const =0
Use the IPV4SocketAddress version instead.
Member
ola::network::UDPSocketInterface::SendTo
(const uint8_t *buffer, unsigned int size, const IPV4Address &ip, unsigned short port) const =0
Use the IPV4SocketAddress version instead.
Member
ola::network::UDPSocketInterface::SendTo
(
ola::io::IOVecInterface
*data, const IPV4Address &ip, unsigned short port) const =0
Use the IPV4SocketAddress version instead.
Class
ola::OlaCallbackClient
Use
ola::client::OlaClient
instead.
Member
ola::OlaCallbackClientWrapper
Use
ola::client::OlaClientWrapper
instead.
Member
ola::thread::SchedulerInterface::RegisterRepeatingTimeout
(unsigned int period, Callback0< bool > *callback)=0
Use the version that takes a TimeInterval instead.
Member
ola::thread::SchedulerInterface::RegisterSingleTimeout
(unsigned int delay, SingleUseCallback0< void > *callback)=0
Use the version that takes a TimeInterval instead.
File
OlaCallbackClient.h
Include <
ola/client/OlaClient.h
> instead.
File
OlaDevice.h
Include <
ola/client/ClientTypes.h
> instead.
Group
rdm_api
This is only used by the Web Server. New code should use the PidStore.
File
StreamingClient.h
Include <
ola/client/StreamingClient.h
> instead.
Generated on Thu Aug 21 2014 16:02:57 for Open Lighting Architecture by
1.8.1.2