bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
AutoUTF< CharType > Member List

This is the complete list of members for AutoUTF< CharType >, including all inherited members.

Ch typedef (defined in AutoUTF< CharType >)AutoUTF< CharType >
Decode(InputStream &is, unsigned *codepoint) (defined in AutoUTF< CharType >)AutoUTF< CharType >inlinestatic
Encode(OutputStream &os, unsigned codepoint) (defined in AutoUTF< CharType >)AutoUTF< CharType >inlinestatic
EncodeUnsafe(OutputStream &os, unsigned codepoint) (defined in AutoUTF< CharType >)AutoUTF< CharType >inlinestatic
supportUnicode enum value (defined in AutoUTF< CharType >)AutoUTF< CharType >
Validate(InputStream &is, OutputStream &os) (defined in AutoUTF< CharType >)AutoUTF< CharType >inlinestatic