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

Go to the source code of this file.

Functions

MyMessage_NumbersEntry * find_entry (MyMessage *msg, const char *key)
 
int main (int argc, char **argv)
 

Function Documentation

◆ find_entry()

MyMessage_NumbersEntry * find_entry ( MyMessage * msg,
const char * key )

Definition at line 13 of file decode_map.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 26 of file decode_map.c.

+ Here is the call graph for this function: