HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
call_log Struct Reference

Data Fields

enum HIPC_errno(* hndlr_p )(struct HIPC_client *, const hipc_msg, void *, void *)
 
const void * msg_p
 
void * cimg
 
void * arg
 

Detailed Description

Definition at line 77 of file test_client_hndlr.c.

Field Documentation

enum HIPC_errno(* call_log::hndlr_p)(struct HIPC_client *, const hipc_msg, void *, void *)

Definition at line 78 of file test_client_hndlr.c.

Referenced by hndlr0(), hndlr1(), and test_handler().

const void* call_log::msg_p

Definition at line 80 of file test_client_hndlr.c.

Referenced by hndlr0(), hndlr1(), and test_handler().

void* call_log::cimg

Definition at line 81 of file test_client_hndlr.c.

Referenced by hndlr0(), hndlr1(), and test_handler().

void* call_log::arg

Definition at line 82 of file test_client_hndlr.c.

Referenced by hndlr0(), hndlr1(), and test_handler().


The documentation for this struct was generated from the following file: