#include <nmeap_def.h>
Data Fields | |
| nmeap_sentence_t | sentence [NMEAP_MAX_SENTENCES] |
| int | sentence_count |
| char | input [NMEAP_MAX_SENTENCE_LENGTH+1] |
| int | input_count |
| int | input_state |
| char | input_name [6] |
| char | icks |
| char | ccks |
| char * | token [NMEAP_MAX_TOKENS] |
| int | tokens |
| unsigned long | msgs |
| unsigned long | err_hdr |
| unsigned long | err_ovr |
| unsigned long | err_unk |
| unsigned long | err_id |
| unsigned long | err_cks |
| unsigned long | err_crl |
| char | debug_input [NMEAP_MAX_SENTENCE_LENGTH+1] |
| void * | user_data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sentence input buffer |
|
|
|
|
|
|
|
|
|
|
|
errors and debug. optimize these as desired |
|
|
support up to 8 sentences |
|
|
|
|
|
|
|
|
|
|
|
opaque user data |
1.3.4