My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
stat_msg_handler.h File Reference
#include <stdlib.h>

Go to the source code of this file.

Functions

int init_stats_msg_handler ()
 
int handle_serialized_stats_buffer (int runtime_id, void *buffer, size_t buffer_len)
 

Function Documentation

int handle_serialized_stats_buffer ( int  runtime_id,
void *  buffer,
size_t  buffer_len 
)

Definition at line 66 of file stat_msg_handler.c.

int init_stats_msg_handler ( )

Definition at line 93 of file stat_msg_handler.c.