LibreOffice Module sax (master) 1
Public Member Functions | Public Attributes | List of all members
sax_fastparser::TokenValue Struct Reference

#include <fastserializer.hxx>

Public Member Functions

 TokenValue (sal_Int32 _nToken, const char *_pValue)
 

Public Attributes

sal_Int32 nToken
 
const char * pValue
 

Detailed Description

Definition at line 37 of file fastserializer.hxx.

Constructor & Destructor Documentation

◆ TokenValue()

sax_fastparser::TokenValue::TokenValue ( sal_Int32  _nToken,
const char *  _pValue 
)
inline

Definition at line 41 of file fastserializer.hxx.

Member Data Documentation

◆ nToken

sal_Int32 sax_fastparser::TokenValue::nToken

Definition at line 39 of file fastserializer.hxx.

◆ pValue

const char* sax_fastparser::TokenValue::pValue

Definition at line 40 of file fastserializer.hxx.


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