MOS Source Code
Loading...
Searching...
No Matches
decode_legacy.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pb_decode.h>
#include "alltypes_legacy.h"
#include "test_helpers.h"
#include "unittests.h"
+ Include dependency graph for decode_legacy.c:

Go to the source code of this file.

Functions

bool check_alltypes (pb_istream_t *stream, int mode)
 
int main (int argc, char **argv)
 

Function Documentation

◆ check_alltypes()

bool check_alltypes ( pb_istream_t * stream,
int mode )

Definition at line 19 of file decode_legacy.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 172 of file decode_legacy.c.

+ Here is the call graph for this function: