MOS Source Code
Loading...
Searching...
No Matches
submsg_callback.c File Reference
#include "submsg_callback.pb.h"
#include <pb_encode.h>
#include <pb_decode.h>
#include "unittests.h"
+ Include dependency graph for submsg_callback.c:

Go to the source code of this file.

Functions

bool msg_callback (pb_istream_t *stream, const pb_field_t *field, void **arg)
 
int main ()
 

Function Documentation

◆ msg_callback()

bool msg_callback ( pb_istream_t * stream,
const pb_field_t * field,
void ** arg )

Definition at line 6 of file submsg_callback.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( void )

Definition at line 21 of file submsg_callback.c.

+ Here is the call graph for this function: