![]() |
Open Lighting Architecture 0.10.9
|
Public Member Functions | |
| bool | SetUniverseAddress (uint8_t universe_address) |
| void | ClearSubscribedNodes () |
| bool | SetSubNetAddress (uint8_t subnet_address) |
| uint8_t | PortAddress () const |
| void | SetTodCallback (RDMDiscoveryCallback *callback) |
| void | RunTodCallback () |
| void | RunDiscoveryCallback () |
| void | IncrementUIDCounts () |
Public Attributes | |
| bool | enabled |
| uint8_t | sequence_number |
| map< IPV4Address, TimeStamp > | subscribed_nodes |
| uid_map | uids |
| RDMDiscoveryCallback * | discovery_callback |
| set< IPV4Address > | discovery_node_set |
| ola::thread::timeout_id | discovery_timeout |
| RDMCallback * | rdm_request_callback |
| const RDMRequest * | pending_request |
| IPV4Address | rdm_ip_destination |
| ola::thread::timeout_id | rdm_send_timeout |