BeRTOS
Data Fields
nmeap_context_t Struct Reference

parser context More...

#include <nmeap_def.h>

Data Fields

nmeap_sentence_t sentence [NMEAP_MAX_SENTENCES]
 support up to 8 sentences
char input [NMEAP_MAX_SENTENCE_LENGTH+1]
 sentence input buffer
unsigned long msgs
 errors and debug.
void * user_data
 opaque user data

Detailed Description

parser context

Definition at line 39 of file nmeap_def.h.


Field Documentation

unsigned long nmeap_context_t::msgs

errors and debug.

optimize these as desired

Definition at line 57 of file nmeap_def.h.


The documentation for this struct was generated from the following file: