Elma
An event loop manager for embedded systems
|
▼Nelma | |
CChannel | A channel for sending double values to and from Process objects |
CClient | An HTTP client for connecting to json services |
CEvent | Events that can be emitted, watched, and responded to with event handlers |
CException | An exception class for Elma |
CManager | The Process Manager class |
CProcess | An abstract base class for processes |
CState | States for the StateMachine class |
CStateMachine | A finite state machine class |
CTransition | States for finite state machines (FSM) |