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

executable.c File Reference

#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/time.h>
#include <time.h>
#include <glib.h>
#include <hiker/notifymgr.h>
#include <hiker/attnmgr_common.h>

Functions

int callback_wait (const char *type, void *details, int length, int *handled, const char *appID, void *userData)
int cmd_wait (void)
gchar * decode_details (const char *type, void *details, int length)
int callback_listen (const char *type, void *details, int length, int *handled, const char *appID, void *userData)
int cmd_listen (char *pattern)
int usage ()
int main (int argc, char *argv[])

Variables

GMainLoop * main_loop = NULL
char * argv0


Function Documentation

int callback_listen const char *  type,
void *  details,
int  length,
int *  handled,
const char *  appID,
void *  userData
 

int callback_wait const char *  type,
void *  details,
int  length,
int *  handled,
const char *  appID,
void *  userData
 

int cmd_listen char *  pattern  ) 
 

int cmd_wait void   ) 
 

gchar* decode_details const char *  type,
void *  details,
int  length
 

int main int  argc,
char *  argv[]
 

int usage  ) 
 


Variable Documentation

char* argv0
 

GMainLoop* main_loop = NULL
 


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