/home/marcin/applauncher/applauncherd-3.0.3/src/invoker/invokelib.h File Reference

#include <stdint.h>

Go to the source code of this file.

Defines

#define INVOKER_M_SOCK   "/tmp/boostm"
#define INVOKER_QT_SOCK   "/tmp/boostq"
#define INVOKER_QDECL_SOCK   "/tmp/boostd"
#define INVOKER_EXEC_SOCK   "/tmp/booste"

Functions

void invoke_send_msg (int fd, uint32_t msg)
bool invoke_recv_msg (int fd, uint32_t *msg)
void invoke_send_str (int fd, char *str)


Define Documentation

#define INVOKER_EXEC_SOCK   "/tmp/booste"

Definition at line 33 of file invokelib.h.

#define INVOKER_M_SOCK   "/tmp/boostm"

Definition at line 30 of file invokelib.h.

#define INVOKER_QDECL_SOCK   "/tmp/boostd"

Definition at line 32 of file invokelib.h.

#define INVOKER_QT_SOCK   "/tmp/boostq"

Definition at line 31 of file invokelib.h.


Function Documentation

bool invoke_recv_msg ( int  fd,
uint32_t *  msg 
)

Definition at line 35 of file invokelib.c.

void invoke_send_msg ( int  fd,
uint32_t  msg 
)

Definition at line 29 of file invokelib.c.

void invoke_send_str ( int  fd,
char *  str 
)

Definition at line 61 of file invokelib.c.

References invoke_send_msg().


Generated on Wed Jul 25 20:12:40 2012 for applauncherd by  doxygen 1.5.6