Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
oz_app_if Struct Reference

#include <ozproto.h>

Data Fields

oz_app_init_fn_t init
 
oz_app_term_fn_t term
 
oz_app_start_fn_t start
 
oz_app_stop_fn_t stop
 
oz_app_rx_fn_t rx
 
oz_app_hearbeat_fn_t heartbeat
 
oz_app_farewell_fn_t farewell
 
int app_id
 

Detailed Description

Definition at line 50 of file ozproto.h.

Field Documentation

int app_id

Definition at line 58 of file ozproto.h.

Definition at line 57 of file ozproto.h.

Definition at line 56 of file ozproto.h.

Definition at line 51 of file ozproto.h.

Definition at line 55 of file ozproto.h.

Definition at line 53 of file ozproto.h.

Definition at line 54 of file ozproto.h.

Definition at line 52 of file ozproto.h.


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