MOS Source Code
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pb_encode.h>
#include <pb_common.h>
#include "unionproto.pb.h"
Go to the source code of this file.
Functions | |
bool | encode_unionmessage (pb_ostream_t *stream, const pb_msgdesc_t *messagetype, void *message) |
int | main (int argc, char **argv) |