MMSTaffFile Member List

This is the complete list of members for MMSTaffFile, including all inherited members.

checkVersion()MMSTaffFile
convertExternal2TAFF()MMSTaffFile
convertIMAGE2TAFF()MMSTaffFile [private]
convertString2TaffAttributeType(TAFF_ATTRTYPE attrType, char *attrValStr, bool *attrValStr_valid, bool *int_val_set, bool *byte_val_set, int *int_val, const char *attrname=NULL, int attrid=-1, const char *nodename=0, int nodeline=-1)MMSTaffFile
convertTAFF2External()MMSTaffFile
convertTAFF2XML()MMSTaffFile [private]
convertTAFF2XML_throughDoc(int depth, int tagid, MMSFile *external_file)MMSTaffFile [private]
convertXML2TAFF()MMSTaffFile [private]
convertXML2TAFF_throughDoc(int depth, void *void_node, MMSFile *taff_file)MMSTaffFile [private]
copyCurrentTag()MMSTaffFile
correct_versionMMSTaffFile [private]
current_tagMMSTaffFile [private]
current_tag_posMMSTaffFile [private]
destination_pixelformatMMSTaffFile [private]
destination_premultipliedMMSTaffFile [private]
external_filenameMMSTaffFile [private]
external_typeMMSTaffFile [private]
getAttribute(int id, char **value_str, int *value_int)MMSTaffFile
getAttributeString(int id)MMSTaffFile
getCurrentTag(const char **name=NULL)MMSTaffFile
getCurrentTagName()MMSTaffFile
getFirstAttribute(char **value_str, int *value_int, char **name=NULL)MMSTaffFile
getFirstTag()MMSTaffFile
getNextAttribute(char **value_str, int *value_int, char **name=NULL)MMSTaffFile
getNextTag(bool &eof)MMSTaffFile
hasAttributes()MMSTaffFile
ignore_blank_valuesMMSTaffFile [private]
isLoaded()MMSTaffFile
loadedMMSTaffFile [private]
mirror_sizeMMSTaffFile [private]
MMSTaffFile(string taff_filename, TAFF_DESCRIPTION *taff_desc, string external_filename="", MMSTAFF_EXTERNAL_TYPE external_type=MMSTAFF_EXTERNAL_TYPE_XML, bool ignore_blank_values=false, bool trace=false, bool print_warnings=false, bool force_rewrite_taff=false, bool auto_rewrite_taff=true)MMSTaffFile
postprocessImage(void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel)MMSTaffFile [private]
print_warningsMMSTaffFile [private]
readFile()MMSTaffFile
readJPEG(const char *filename, void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel)MMSTaffFile [private]
readPNG(const char *filename, void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel)MMSTaffFile [private]
readTIFF(const char *filename, void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel)MMSTaffFile [private]
rotate180(bool rotate_180)MMSTaffFile
rotate_180MMSTaffFile [private]
setDestinationPixelFormat(MMSTAFF_PF pixelformat=MMSTAFF_PF_ARGB, bool premultiplied=true)MMSTaffFile
setExternal(string external_filename="", MMSTAFF_EXTERNAL_TYPE external_type=MMSTAFF_EXTERNAL_TYPE_XML)MMSTaffFile
setMirrorEffect(int size)MMSTaffFile
setPrintWarnings(bool print_warnings)MMSTaffFile
setTrace(bool trace)MMSTaffFile
taff_bufMMSTaffFile [private]
taff_buf_posMMSTaffFile [private]
taff_buf_sizeMMSTaffFile [private]
taff_descMMSTaffFile [private]
taff_filenameMMSTaffFile [private]
traceMMSTaffFile [private]
writeBuffer(MMSFile *file, void *ptr, size_t *ritems, size_t size, size_t nitems, bool *write_status=NULL)MMSTaffFile [private]
~MMSTaffFile()MMSTaffFile