Add callback typedefs to documentation

This commit is contained in:
Erik Johansson 2012-03-13 21:06:30 +01:00
parent 75000993dc
commit e6f777b5fa

View file

@ -186,6 +186,21 @@ using namespace TelldusCore;
* Error code. An unkown error has occurred.
**//** @} */
/**
* @name Callback typedefs
*
* @typedef TDDeviceEvent
*
* @typedef TDDeviceChangeEvent
*
* @typedef TDRawDeviceEvent
*
* @typedef TDSensorEvent
*
* @typedef TDControllerEvent
*
**//** @} */
/**
* This function initiates the library. Call this function before any other
* call to a function in telldus-core.