![]() |
MOS Source Code
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <pb_encode.h>#include <pb_decode.h>#include "extensions.pb.h"#include "unittests.h"Go to the source code of this file.
Functions | |
| static bool | write_string (pb_ostream_t *stream, const pb_field_t *field, void *const *arg) |
| int | main (int argc, char **argv) |
|
static |