NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
YCompoundFiles::LittleEndian Member List

This is the complete list of members for YCompoundFiles::LittleEndian, including all inherited members.

Read(const char *buffer, Type &retVal, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Read(const std::vector< char > &buffer, Type &retVal, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Read(const char *buffer, wchar_t &retVal, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Read(const std::vector< char > &buffer, wchar_t &retVal, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
ReadString(const char *buffer, Type *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
ReadString(const std::vector< char > &buffer, Type *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
ReadString(const char *buffer, wchar_t *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
ReadString(const std::vector< char > &buffer, wchar_t *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Write(char *buffer, Type val, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Write(std::vector< char > &buffer, Type val, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Write(char *buffer, wchar_t val, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
Write(std::vector< char > &buffer, wchar_t val, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
WriteString(char *buffer, Type *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
WriteString(std::vector< char > &buffer, Type *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
WriteString(char *buffer, wchar_t *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic
WriteString(std::vector< char > &buffer, wchar_t *str, int pos=0, int bytes=0)YCompoundFiles::LittleEndianinlinestatic