DL_ImageDefData Struct Reference

#include <dl_entities.h>

List of all members.


Detailed Description

Image Definition Data.

Author:
Andrew Mustun

Definition at line 1394 of file dl_entities.h.

Public Member Functions

 DL_ImageDefData (const string &iref, const string &ifile)
 Constructor.

Public Attributes

string ref
string file


Constructor & Destructor Documentation

DL_ImageDefData::DL_ImageDefData ( const string &  iref,
const string &  ifile 
) [inline]

Constructor.

Parameters: see member variables.

Definition at line 1400 of file dl_entities.h.

References file, and ref.


Member Data Documentation

string DL_ImageDefData::ref

Reference to the image file (unique, used to refer to the image def object).

Definition at line 1409 of file dl_entities.h.

Referenced by DL_ImageDefData().

string DL_ImageDefData::file

Image file

Definition at line 1412 of file dl_entities.h.

Referenced by DL_ImageDefData().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 28 16:51:53 2008 for Quantum GIS API Documentation by  doxygen 1.5.1