MOS Source Code
Loading...
Searching...
No Matches
decode_buffer.c File Reference
#include <stdio.h>
#include <pb_decode.h>
#include "person.pb.h"
#include "test_helpers.h"
+ Include dependency graph for decode_buffer.c:

Go to the source code of this file.

Functions

bool print_person (pb_istream_t *stream)
 
int main ()
 

Function Documentation

◆ print_person()

bool print_person ( pb_istream_t * stream)

Definition at line 16 of file decode_buffer.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( void )

Definition at line 61 of file decode_buffer.c.

+ Here is the call graph for this function: