Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

alarmmgr_prv.h File Reference


Detailed Description

Internal to Alarm Manager implementation.

#include <glib.h>
#include <hiker/types.h>
#include <hiker/traces.h>
#include <hiker/alarmmgr.h>

Go to the source code of this file.

Data Structures

struct  _AlpAlmEntryType

Defines

#define ALP_ALARM_MGR_SERVER_CHANNEL   "alp_alarm_server"
#define ALP_ALARM_CMD_SET   1
#define ALP_ALARM_CMD_CANCEL   2
#define ALP_ALARM_CMD_GET   3
#define ALP_ALARM_TRACE   ALP_TRACE_DEFINE(ALP_CLASS_ALARM, 0x000000)
#define ALP_ATL(str,)   ALP_TM(TL(ALP_ALARM_TRACE, "%s(): " str, __PRETTY_FUNCTION__, ## __VA_ARGS__))
#define ALP_AT(str,)   ALP_TM(T(ALP_ALARM_TRACE, "%s(): " str, __PRETTY_FUNCTION__, ## __VA_ARGS__))
#define ALP_AB(str,)   ALP_TM(B(ALP_ALARM_TRACE, str, ## __VA_ARGS__))

Typedefs

typedef _AlpAlmEntryType AlpAlmEntryType
typedef AlpAlmEntryTypeAlpAlmEntryTypePtr


Define Documentation

#define ALP_AB str   )     ALP_TM(B(ALP_ALARM_TRACE, str, ## __VA_ARGS__))
 

#define ALP_ALARM_CMD_CANCEL   2
 

#define ALP_ALARM_CMD_GET   3
 

#define ALP_ALARM_CMD_SET   1
 

#define ALP_ALARM_MGR_SERVER_CHANNEL   "alp_alarm_server"
 

#define ALP_ALARM_TRACE   ALP_TRACE_DEFINE(ALP_CLASS_ALARM, 0x000000)
 

#define ALP_AT str   )     ALP_TM(T(ALP_ALARM_TRACE, "%s(): " str, __PRETTY_FUNCTION__, ## __VA_ARGS__))
 

#define ALP_ATL str   )     ALP_TM(TL(ALP_ALARM_TRACE, "%s(): " str, __PRETTY_FUNCTION__, ## __VA_ARGS__))
 


Typedef Documentation

typedef struct _AlpAlmEntryType AlpAlmEntryType
 

typedef AlpAlmEntryType* AlpAlmEntryTypePtr
 


Generated on Sat Dec 16 20:29:48 2006 for hiker-0.9 by  doxygen 1.4.4