Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CExifFile Class Reference

EXIF file class. More...

#include <ExifFile.hpp>

Inheritance diagram for CExifFile:

Inheritance graph
[legend]
Collaboration diagram for CExifFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Detailed Description

EXIF file class.

this class represents a file that supports EXIF file. it contains many EXIF data entries (CExifEntry objects). you can search for particular entry or iterating over all of them.


Constructor & Destructor Documentation

CExifFile const std::string &  filename  ) 
 

opens an image file. this function will probe for the format of the file and decodes it accordingly.

Exceptions:
CError when error occurs. what() will provide reason.


The documentation for this class was generated from the following files:
Generated on Fri Jan 13 23:38:28 2006 for picinfo by  doxygen 1.4.4