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

Exiv2::DataSet Struct Reference

Dataset information. More...

#include <datasets.hpp>

List of all members.

Public Member Functions

 DataSet (uint16_t number, const char *name, const char *desc, bool mandatory, bool repeatable, uint32_t minbytes, uint32_t maxbytes, TypeId type, uint16_t recordId, const char *photoshop)
 Constructor.

Public Attributes

uint16_t number_
const char * name_
const char * desc_
bool mandatory_
bool repeatable_
uint32_t minbytes_
uint32_t maxbytes_
TypeId type_
uint16_t recordId_
const char * photoshop_


Detailed Description

Dataset information.


The documentation for this struct was generated from the following files:
Generated on Sat Mar 5 19:54:19 2005 for Exiv2 by  doxygen 1.4.1