cphot 0.1
A C++ tool for computing photometry from spectra.
UTF32BE< CharType > Member List

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

Ch typedefUTF32< unsigned >
Decode(InputStream &is, unsigned *codepoint)UTF32< unsigned >inlinestatic
Encode(OutputStream &os, unsigned codepoint)UTF32< unsigned >inlinestatic
EncodeUnsafe(OutputStream &os, unsigned codepoint)UTF32< unsigned >inlinestatic
Put(OutputByteStream &os, CharType c)UTF32BE< CharType >inlinestatic
PutBOM(OutputByteStream &os)UTF32BE< CharType >inlinestatic
RAPIDJSON_STATIC_ASSERT(sizeof(Ch) >=4)UTF32< unsigned >
supportUnicode enum valueUTF32< unsigned >
Take(InputByteStream &is)UTF32BE< CharType >inlinestatic
TakeBOM(InputByteStream &is)UTF32BE< CharType >inlinestatic
Validate(InputStream &is, OutputStream &os)UTF32< unsigned >inlinestatic