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

attnmgrd_main.c File Reference


Detailed Description

ALP attention manager daemon implementation.

#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <glib.h>
#include <libgen.h>
#include <hiker/types.h>
#include <hiker/pdk/appmgr_pdk.h>
#include <hiker/bundlemgr.h>
#include <hiker/notifymgr.h>
#include <hiker/pdk/sysutils_pdk.h>
#include <hiker/prv/attnmgr_traces.h>
#include "attnmgrd_prv.h"
#include <stdlib.h>
#include <getopt.h>

Defines

#define ALP_ATTNMGRD_VERSION   "attnmgrd 0.1"

Functions

int main (int argc, char *argv[])

Variables

bool gAlpAttnMgrDDebug = false
bool gAlpAttnMgrDTest = false
bool gAlpAttnMgrDAbort = false


Define Documentation

#define ALP_ATTNMGRD_VERSION   "attnmgrd 0.1"
 


Function Documentation

int main int  argc,
char *  argv[]
 


Variable Documentation

bool gAlpAttnMgrDAbort = false
 

bool gAlpAttnMgrDDebug = false
 

bool gAlpAttnMgrDTest = false
 


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