addParser(RagePhotoFormatParser *rp_parser) | ragephoto::photo | |
clear(RagePhotoData *rp_data) | ragephoto::photo | static |
clear() | ragephoto::photo | |
data() | ragephoto::photo | |
DEFAULT_DESCBUFFER enum value | ragephoto::photo | |
DEFAULT_GTA5_PHOTOBUFFER enum value | ragephoto::photo | |
DEFAULT_JSONBUFFER enum value | ragephoto::photo | |
DEFAULT_RDR2_PHOTOBUFFER enum value | ragephoto::photo | |
DEFAULT_TITLBUFFER enum value | ragephoto::photo | |
DefaultSize enum name | ragephoto::photo | |
DescBufferTight enum value | ragephoto::photo | |
DescMallocError enum value | ragephoto::photo | |
DescReadError enum value | ragephoto::photo | |
description() const | ragephoto::photo | |
Error enum name | ragephoto::photo | |
error() const | ragephoto::photo | |
format() const | ragephoto::photo | |
GTA5 enum value | ragephoto::photo | |
GTA5_HEADERSIZE enum value | ragephoto::photo | |
header() const | ragephoto::photo | |
HeaderBufferTight enum value | ragephoto::photo | |
HeaderMallocError enum value | ragephoto::photo | |
IncompatibleFormat enum value | ragephoto::photo | |
IncompleteChecksum enum value | ragephoto::photo | |
IncompleteDescBuffer enum value | ragephoto::photo | |
IncompleteDescMarker enum value | ragephoto::photo | |
IncompleteDescOffset enum value | ragephoto::photo | |
IncompleteEOF enum value | ragephoto::photo | |
IncompleteHeader enum value | ragephoto::photo | |
IncompleteJendMarker enum value | ragephoto::photo | |
IncompleteJpegMarker enum value | ragephoto::photo | |
IncompleteJsonBuffer enum value | ragephoto::photo | |
IncompleteJsonMarker enum value | ragephoto::photo | |
IncompleteJsonOffset enum value | ragephoto::photo | |
IncompletePhotoBuffer enum value | ragephoto::photo | |
IncompletePhotoSize enum value | ragephoto::photo | |
IncompleteTitleBuffer enum value | ragephoto::photo | |
IncompleteTitleMarker enum value | ragephoto::photo | |
IncompleteTitleOffset enum value | ragephoto::photo | |
IncorrectDescMarker enum value | ragephoto::photo | |
IncorrectJendMarker enum value | ragephoto::photo | |
IncorrectJpegMarker enum value | ragephoto::photo | |
IncorrectJsonMarker enum value | ragephoto::photo | |
IncorrectTitleMarker enum value | ragephoto::photo | |
jpeg() const | ragephoto::photo | |
jpeg_view() const | ragephoto::photo | |
jpegData() const | ragephoto::photo | |
jpegSign(uint32_t photoFormat, RagePhotoData *rp_data) | ragephoto::photo | static |
jpegSign(RagePhotoData *rp_data) | ragephoto::photo | static |
jpegSign(uint32_t photoFormat) const | ragephoto::photo | |
jpegSign() const | ragephoto::photo | |
jpegSize() const | ragephoto::photo | |
json() const | ragephoto::photo | |
JsonBufferTight enum value | ragephoto::photo | |
JsonMallocError enum value | ragephoto::photo | |
JsonReadError enum value | ragephoto::photo | |
load(const char *data, size_t size, RagePhotoData *rp_data, RagePhotoFormatParser *rp_parser) | ragephoto::photo | static |
load(const char *data, size_t size) | ragephoto::photo | |
load(const std::string &data) | ragephoto::photo | |
loadFile(const std::string &filename) | ragephoto::photo | |
NoError enum value | ragephoto::photo | |
NoFormatIdentifier enum value | ragephoto::photo | |
photo() (defined in ragephoto::photo) | ragephoto::photo | |
PhotoBufferTight enum value | ragephoto::photo | |
PhotoFormat enum name | ragephoto::photo | |
PhotoMallocError enum value | ragephoto::photo | |
PhotoReadError enum value | ragephoto::photo | |
RDR2 enum value | ragephoto::photo | |
RDR2_HEADERSIZE enum value | ragephoto::photo | |
save(char *data, uint32_t photoFormat, RagePhotoData *rp_data, RagePhotoFormatParser *rp_parser) | ragephoto::photo | static |
save(char *data, RagePhotoData *rp_data, RagePhotoFormatParser *rp_parser) | ragephoto::photo | static |
save(char *data, uint32_t photoFormat) | ragephoto::photo | |
save(char *data) | ragephoto::photo | |
save(uint32_t photoFormat, bool *ok=nullptr) | ragephoto::photo | |
save(bool *ok=nullptr) | ragephoto::photo | |
saveFile(const char *filename, uint32_t photoFormat) | ragephoto::photo | |
saveFile(const char *filename) | ragephoto::photo | |
saveSize(uint32_t photoFormat, RagePhotoData *rp_data, RagePhotoFormatParser *rp_parser) | ragephoto::photo | static |
saveSize(RagePhotoData *rp_data, RagePhotoFormatParser *rp_parser) | ragephoto::photo | static |
saveSize(uint32_t photoFormat) | ragephoto::photo | |
saveSize() | ragephoto::photo | |
setBufferDefault(RagePhotoData *rp_data) | ragephoto::photo | static |
setBufferDefault() | ragephoto::photo | |
setBufferOffsets(RagePhotoData *rp_data) | ragephoto::photo | static |
setBufferOffsets() | ragephoto::photo | |
setData(RagePhotoData *rp_data, bool takeCopy=true) | ragephoto::photo | |
setDescription(const char *description, uint32_t bufferSize=0) | ragephoto::photo | |
setFormat(uint32_t photoFormat) | ragephoto::photo | |
setHeader(const char *header, uint32_t headerSum, uint32_t headerSum2=0) | ragephoto::photo | |
setJpeg(const char *data, uint32_t size, uint32_t bufferSize=0) | ragephoto::photo | |
setJpeg(const std::string &data, uint32_t bufferSize=0) | ragephoto::photo | |
setJson(const char *json, uint32_t bufferSize=0) | ragephoto::photo | |
setLibraryFlag(RagePhotoLibraryFlag flag, bool state=true) | ragephoto::photo | static |
setTitle(const char *title, uint32_t bufferSize=0) | ragephoto::photo | |
SignInitials enum name | ragephoto::photo | |
SIGTA5 enum value | ragephoto::photo | |
SIRDR2 enum value | ragephoto::photo | |
title() const | ragephoto::photo | |
TitleBufferTight enum value | ragephoto::photo | |
TitleMallocError enum value | ragephoto::photo | |
TitleReadError enum value | ragephoto::photo | |
UnicodeHeaderError enum value | ragephoto::photo | |
UnicodeInitError enum value | ragephoto::photo | |
Uninitialised enum value | ragephoto::photo | |
version() | ragephoto::photo | static |
~photo() (defined in ragephoto::photo) | ragephoto::photo | |