luna-sysmgr-common
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NyxLedControl Class Reference

#include <NyxLedControl.h>

Inheritance diagram for NyxLedControl:
[legend]
Collaboration diagram for NyxLedControl:
[legend]

Public Member Functions

 NyxLedControl (nyx_device_id_t id)
 
virtual ~NyxLedControl ()
 
virtual bool setBrightness (int keypadBrightness, int displayBrightness, LedControlCallback callback, void *ctx)
 
- Public Member Functions inherited from LedControl
virtual ~LedControl ()
 

Public Attributes

LedControlCallback m_callback
 
void * m_ctx
 

Constructor & Destructor Documentation

NyxLedControl::NyxLedControl ( nyx_device_id_t  id)
NyxLedControl::~NyxLedControl ( )
virtual

Member Function Documentation

bool NyxLedControl::setBrightness ( int  keypadBrightness,
int  displayBrightness,
LedControlCallback  callback,
void *  ctx 
)
virtual

Implements LedControl.

Member Data Documentation

LedControlCallback NyxLedControl::m_callback
void* NyxLedControl::m_ctx

The documentation for this class was generated from the following files: