MOS Source Code
|
#include "submsg_callback.pb.h"
#include <pb_encode.h>
#include <pb_decode.h>
#include "unittests.h"
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 () |
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().