HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
client_rt.c File Reference
#include <unistd.h>
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <hipc/posix/clientutils.h>
#include <hipc/session.h>
#include "CFGrt.h"
#include "CFGrt_ccfg.h"
Include dependency graph for client_rt.c:

Go to the source code of this file.

Functions

enum HIPC_errno handler_log (struct HIPC_client *cl_p, const hipc_msg msg, void *cimg, void *arg)
 
int main (void)
 

Function Documentation

enum HIPC_errno handler_log ( struct HIPC_client cl_p,
const hipc_msg  msg,
void *  cimg,
void *  arg 
)

Definition at line 13 of file client_rt.c.

References HIPC_SUCCESS.

Referenced by main().

Here is the caller graph for this function:

int main ( void  )

Definition at line 29 of file client_rt.c.

References handler_log(), HIPC_ERRCHECK, hipcClose(), hipcOpen(), hipcPosixReadMsg(), hipcPosixWriteMsg(), hipcPut(), and hipcSetHandler().

Here is the call graph for this function: