MOS Source Code
Loading...
Searching...
No Matches
decode_alltypes_pointer.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pb_decode.h>
#include "alltypes.pb.h"
#include "test_helpers.h"
#include "unittests.h"
+ Include dependency graph for decode_alltypes_pointer.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 11 of file decode_alltypes_pointer.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 174 of file decode_alltypes_pointer.c.

+ Here is the call graph for this function: