nmeap_context 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::msgs |
The documentation for this struct was generated from the following file:
