![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This file contains the definitions for the HAN-FUN example applications. More...
Go to the source code of this file.
Namespaces | |
HF | |
Top-level namespace for the HAN-FUN library. | |
HF::Application | |
This namespace contains the declaration of the functions that implement the HAN-FUN example applications. | |
Functions | |
void | HF::Application::Initialize (HF::Transport::Layer &transport) |
Initialize the application. More... | |
bool | HF::Application::Handle (std::string command) |
Handle the command. More... | |
void | HF::Application::Save () |
Save application configuration. | |
void | HF::Application::Saved () |
Callback indicating that the application configuration has been saved. | |
void | HF::Application::Restore () |
Restore application configuration. | |
void | HF::Application::Restored () |
Callback indicating that the application configuration has been restored. | |
This file contains the definitions for the HAN-FUN example applications.
For licensing information, please see the file 'LICENSE' in the root folder.
Initial development by Bithium S.A. [http://www.bithium.com]
Definition in file application.h.