Geant4-11
Public Member Functions | Data Fields
encoding Struct Reference

#include <xmltok.h>

Public Member Functions

 int (PTRCALL *getAtts)(const ENCODING *enc
 
const char const char const char const char POSITIONint (PTRCALL *isPublicId)(const ENCODING *enc
 
const char const char * int (PTRCALL *nameMatchesAscii)(const ENCODING *
 
 int (PTRCALL *predefinedEntityName)(const ENCODING *
 
 int (PTRCALL *sameName)(const ENCODING *
 
 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc
 
const char const char const char const char const char * int (PTRFASTCALL *nameLength)(const ENCODING *
 
const char const char const char const char const char const char *const char *PTRFASTCALLskipS (const ENCODING *, const char *)
 
const char const char * void (PTRCALL *updatePosition)(const ENCODING *
 
 void (PTRCALL *utf16Convert)(const ENCODING *enc
 
 void (PTRCALL *utf8Convert)(const ENCODING *enc
 

Data Fields

const char int ATTRIBUTEatts
 
const char int attsMax
 
const char const char const char const char POSITION const char const char const char ** badPtr
 
const char const char const char const char * end
 
const char const char const char const char POSITION const char const char * end
 
const char const char * fromLim
 
const char ** fromP
 
char isUtf16
 
char isUtf8
 
SCANNER literalScanners [XML_N_LITERAL_TYPES]
 
int minBytesPerChar
 
const char * ptr
 
const char const char const char * ptr
 
const char const char const char const char POSITION const char * ptr
 
SCANNER scanners [XML_N_STATES]
 
const char const char char const char * toLim
 
const char const char unsigned short const unsigned short * toLim
 
const char const char char ** toP
 
const char const char unsigned short ** toP
 

Detailed Description

Definition at line 131 of file xmltok.h.

Member Function Documentation

◆ int() [1/7]

encoding::int ( PTRCALL getAtts) const

◆ int() [2/7]

const char const char const char const char POSITION * encoding::int ( PTRCALL isPublicId) const

◆ int() [3/7]

const char const char * encoding::int ( PTRCALL nameMatchesAscii) const

◆ int() [4/7]

encoding::int ( PTRCALL predefinedEntityName) const

◆ int() [5/7]

encoding::int ( PTRCALL sameName) const

◆ int() [6/7]

encoding::int ( PTRFASTCALL charRefNumber) const

◆ int() [7/7]

const char const char const char const char const char * encoding::int ( PTRFASTCALL nameLength) const

◆ skipS()

const char const char const char const char const char const char *const char *PTRFASTCALL * encoding::skipS ( const ENCODING ,
const char *   
)

◆ void() [1/3]

const char const char * encoding::void ( PTRCALL updatePosition) const

◆ void() [2/3]

encoding::void ( PTRCALL utf16Convert) const

◆ void() [3/3]

encoding::void ( PTRCALL utf8Convert) const

Field Documentation

◆ atts

const char int ATTRIBUTE* encoding::atts

Definition at line 146 of file xmltok.h.

◆ attsMax

const char int encoding::attsMax

Definition at line 145 of file xmltok.h.

◆ badPtr

const char const char const char const char POSITION const char const char const char** encoding::badPtr

Definition at line 158 of file xmltok.h.

◆ end [1/2]

const char const char const char const char* encoding::end

Definition at line 153 of file xmltok.h.

◆ end [2/2]

const char const char const char const char POSITION const char const char* encoding::end

Definition at line 157 of file xmltok.h.

◆ fromLim

const char const char * encoding::fromLim

Definition at line 161 of file xmltok.h.

◆ fromP

const char ** encoding::fromP

Definition at line 160 of file xmltok.h.

◆ isUtf16

char encoding::isUtf16

Definition at line 171 of file xmltok.h.

◆ isUtf8

char encoding::isUtf8

Definition at line 170 of file xmltok.h.

◆ literalScanners

SCANNER encoding::literalScanners[XML_N_LITERAL_TYPES]

Definition at line 133 of file xmltok.h.

◆ minBytesPerChar

int encoding::minBytesPerChar

◆ ptr [1/3]

const char * encoding::ptr

Definition at line 144 of file xmltok.h.

◆ ptr [2/3]

const char const char const char* encoding::ptr

Definition at line 152 of file xmltok.h.

◆ ptr [3/3]

const char const char const char const char POSITION const char* encoding::ptr

Definition at line 156 of file xmltok.h.

◆ scanners

SCANNER encoding::scanners[XML_N_STATES]

Definition at line 132 of file xmltok.h.

◆ toLim [1/2]

const char const char char const char* encoding::toLim

Definition at line 163 of file xmltok.h.

◆ toLim [2/2]

const char const char unsigned short const unsigned short* encoding::toLim

Definition at line 168 of file xmltok.h.

◆ toP [1/2]

const char const char char** encoding::toP

Definition at line 162 of file xmltok.h.

◆ toP [2/2]

const char const char unsigned short** encoding::toP

Definition at line 167 of file xmltok.h.


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