MOS Source Code
Loading...
Searching...
No Matches
validation.h File Reference
#include <pb.h>
+ Include dependency graph for validation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void validate_message (const void *msg, size_t structsize, const pb_msgdesc_t *msgtype)
 

Function Documentation

◆ validate_message()

void validate_message ( const void * msg,
size_t structsize,
const pb_msgdesc_t * msgtype )

Definition at line 144 of file validation.c.

Referenced by do_decode(), do_roundtrip(), do_stream_decode(), validate_pointer(), and validate_static().

+ Here is the call graph for this function: