Open Lighting Architecture  0.9.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
RDMControllerInterface.h File Reference

Detailed Description

Definitions and Interfaces to implement an RDMController that sends a single message at a time.

Go to the source code of this file.

Classes

class  ola::rdm::RDMControllerInterface
class  ola::rdm::DiscoverableRDMControllerInterface

Namespaces

namespace  ola
 The namespace containing all OLA symbols.
namespace  ola::rdm
 PLASA E1.20 Remote Device Management.

Typedefs

typedef ola::BaseCallback3
< void, rdm_response_code,
const RDMResponse *, const
std::vector< std::string > & > 
ola::rdm::RDMCallback
typedef ola::BaseCallback1
< void, const ola::rdm::UIDSet & > 
ola::rdm::RDMDiscoveryCallback