litl  0.1.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Functions
litl_tools.h File Reference

litl_tools Provides a set of auxiliary functions More...

#include <stdint.h>
#include "litl_types.h"

Go to the source code of this file.

Functions

litl_med_size_t __litl_get_reg_event_size (litl_data_t nb_params)
 Returns the size of a regular event (in Bytes) depending on the number of its parameters. More...
 
litl_med_size_t __litl_get_gen_event_size (litl_t *p_evt)
 Returns the size of a general event (in Bytes) depending on its type and the number of its parameters. More...
 

Detailed Description

litl_tools Provides a set of auxiliary functions

Authors
Developers are :
Roman Iakymchuk – roman.nosp@m..iak.nosp@m.ymchu.nosp@m.k@te.nosp@m.lecom.nosp@m.-sud.nosp@m.paris.nosp@m..eu
Francois Trahay – franc.nosp@m.ois..nosp@m.traha.nosp@m.y@te.nosp@m.lecom.nosp@m.-sud.nosp@m.paris.nosp@m..eu

Definition in file litl_tools.h.