System documentation of the GNU Image-Finding Tool

Public Member Functions | Friends

CAccessorElement Class Reference

Quadruplet of Image-ID, image-URL, thumbnail-URL, feature file name and assorted sorting functions. More...

#include <CAccessorElement.h>

List of all members.

Public Member Functions

 CAccessorElement (const TID inID, const string &inURL, const string &inThumbnailURL, const string &inFeatureFileName)
 Constructor.
TID getID () const
 get mURL
string getURL () const
 get mURL
string getThumbnailURL () const
string getFeatureFileName () const

Friends

class CSortByID_CAE
 sorting by ID (less<TID>)
class CSortByURL_CAE
 sorting by the URL (less<string>)
class CSortByThumbnailURL_CAE
 sorting by the URL of the thumbnail (less<string>)

Detailed Description

Quadruplet of Image-ID, image-URL, thumbnail-URL, feature file name and assorted sorting functions.


The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen