Geant4  10.02.p03
encoding Struct Reference

#include <xmltok.h>

Collaboration diagram for encoding:

Public Member Functions

 int (PTRCALL *sameName)(const ENCODING *
 
const char const char * int (PTRCALL *nameMatchesAscii)(const ENCODING *
 
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 *)
 
 int (PTRCALL *getAtts)(const ENCODING *enc
 
 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc
 
 int (PTRCALL *predefinedEntityName)(const ENCODING *
 
const char const char * void (PTRCALL *updatePosition)(const ENCODING *
 
const char const char const char const char POSITIONint (PTRCALL *isPublicId)(const ENCODING *enc
 
 void (PTRCALL *utf8Convert)(const ENCODING *enc
 
 void (PTRCALL *utf16Convert)(const ENCODING *enc
 

Public Attributes

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

Detailed Description

Definition at line 133 of file xmltok.h.

Member Function Documentation

◆ int() [1/7]

encoding::int ( PTRCALL sameName) const

◆ int() [2/7]

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

◆ int() [3/7]

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

◆ int() [4/7]

encoding::int ( PTRCALL getAtts) const

◆ int() [5/7]

encoding::int ( PTRFASTCALL charRefNumber) const

◆ int() [6/7]

encoding::int ( PTRCALL predefinedEntityName) const

◆ int() [7/7]

const char const char const char const char POSITION* encoding::int ( PTRCALL isPublicId) 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 utf8Convert) const

◆ void() [3/3]

encoding::void ( PTRCALL utf16Convert) const

Member Data 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 146 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 154 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 158 of file xmltok.h.

◆ fromLim

const char const char * encoding::fromLim

Definition at line 162 of file xmltok.h.

◆ fromP

const char ** encoding::fromP

Definition at line 162 of file xmltok.h.

◆ isUtf16

char encoding::isUtf16

Definition at line 173 of file xmltok.h.

◆ isUtf8

char encoding::isUtf8

Definition at line 172 of file xmltok.h.

◆ literalScanners

SCANNER encoding::literalScanners[XML_N_LITERAL_TYPES]

Definition at line 135 of file xmltok.h.

◆ minBytesPerChar

int encoding::minBytesPerChar

Definition at line 171 of file xmltok.h.

◆ ptr [1/3]

const char * encoding::ptr

Definition at line 146 of file xmltok.h.

◆ ptr [2/3]

const char const char const char* encoding::ptr

Definition at line 154 of file xmltok.h.

◆ ptr [3/3]

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

Definition at line 158 of file xmltok.h.

◆ scanners

SCANNER encoding::scanners[XML_N_STATES]

Definition at line 134 of file xmltok.h.

◆ toLim [1/2]

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

Definition at line 162 of file xmltok.h.

◆ toLim [2/2]

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

Definition at line 167 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: