![]() |
MOS Source Code
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include <pb_decode.h>#include "alltypes.pb.h"#include "unittests.h"#include "test_helpers.h"Go to the source code of this file.
Functions | |
| bool | check_alltypes (pb_istream_t *stream, int mode) |
| int | main (int argc, char **argv) |
Definition at line 16 of file decode_alltypes.c.
Referenced by main().