#include <ltkc_xmltext.h>
Public Types | |
enum | { XMLTEXT_BAD_TAG, XMLTEXT_START_TAG, XMLTEXT_END_TAG, XMLTEXT_EMPTY_TAG } |
Public Attributes | |
llrp_s64_t | aIntgValue [256u] |
unsigned char * | apTagArg [32u] |
unsigned char | aTagBuf [1024u] |
unsigned char | aTextBuf [4u *1024u] |
LLRP_tSDecoder | decoderHdr |
enum LLRP_SXMLTextDecoder:: { ... } | eTagType |
unsigned int | iLastGetTextChar |
unsigned int | iLastText |
unsigned int | iNext |
unsigned int | nInput |
unsigned int | nIntgValue |
unsigned int | nTagArg |
unsigned int | nTextBuf |
unsigned char * | pInput |
Definition at line 35 of file ltkc_xmltext.h.
anonymous enum |
Definition at line 53 of file ltkc_xmltext.h.
llrp_s64_t LLRP_SXMLTextDecoder::aIntgValue[256u] |
Definition at line 60 of file ltkc_xmltext.h.
unsigned char* LLRP_SXMLTextDecoder::apTagArg[32u] |
Definition at line 51 of file ltkc_xmltext.h.
unsigned char LLRP_SXMLTextDecoder::aTagBuf[1024u] |
Definition at line 50 of file ltkc_xmltext.h.
unsigned char LLRP_SXMLTextDecoder::aTextBuf[4u *1024u] |
Definition at line 44 of file ltkc_xmltext.h.
Definition at line 37 of file ltkc_xmltext.h.
enum { ... } LLRP_SXMLTextDecoder::eTagType |
unsigned int LLRP_SXMLTextDecoder::iLastGetTextChar |
Definition at line 47 of file ltkc_xmltext.h.
unsigned int LLRP_SXMLTextDecoder::iLastText |
Definition at line 48 of file ltkc_xmltext.h.
unsigned int LLRP_SXMLTextDecoder::iNext |
Definition at line 42 of file ltkc_xmltext.h.
unsigned int LLRP_SXMLTextDecoder::nInput |
Definition at line 40 of file ltkc_xmltext.h.
unsigned int LLRP_SXMLTextDecoder::nIntgValue |
Definition at line 61 of file ltkc_xmltext.h.
unsigned int LLRP_SXMLTextDecoder::nTagArg |
Definition at line 52 of file ltkc_xmltext.h.
unsigned int LLRP_SXMLTextDecoder::nTextBuf |
Definition at line 45 of file ltkc_xmltext.h.
unsigned char* LLRP_SXMLTextDecoder::pInput |
Definition at line 39 of file ltkc_xmltext.h.