Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::TagsLife::Tag Class Reference

#include <Tag.h>

Inheritance diagram for Impala::Application::TagsLife::Tag:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::TagsLife::Tag:

Collaboration graph
[legend]
List of all members.

Public Types

typedef map< string, BoundingBox * > geoDataType
typedef map< uint, Week * > weekStatsType

Public Member Functions

 Tag (string t)
geoDataType getGeoData (int minVal, int maxVal)
int readRelated ()

Static Public Member Functions

static string formatDate (time_t *date)
static string flickrWeekToString (int flickrweek)

Public Attributes

string tag
int mostUsedWeek
int mostUsedCount
int mostViewedWeek
int mostViewedCount
int nrOfPhotos
int lastWeek
time_t firstUse
time_t lastUse
PhotomostPopularPhotos [3]
weekStatsType weekStats
map< string, vector< string > > relatedTags

Private Member Functions

void readTag (string xmlFile)
void readGeo (string xmlFile)
int readRelated (string xmlFile)

Private Attributes

 ILOG_VAR_DEC

Classes

class  BoundingBox
class  Week

Detailed Description

Definition at line 23 of file Tag.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:51:37 2010 for ImpalaSrc by  doxygen 1.5.1