cWebshots::sAlbumTXT Struct Reference

#include <cWebshots.h>

List of all members.


Detailed Description

Contains informations about a collection.

Definition at line 141 of file cWebshots.h.

Public Attributes

string id
 Collection ID.
string title
 Collection title.
int photo_count
 Number of pictures in the collection.
bool in_use
 True if the collection is in use, False otherwise.
string description
 Description of the collection.
string topic_name
 Topic of the collection.
long create_date
 Creation date of the collection.
long edit_date
 Last date when the collection was edited.


Member Data Documentation

long cWebshots::sAlbumTXT::create_date
 

Creation date of the collection.

Definition at line 149 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().

string cWebshots::sAlbumTXT::description
 

Description of the collection.

Definition at line 147 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().

long cWebshots::sAlbumTXT::edit_date
 

Last date when the collection was edited.

Definition at line 150 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().

string cWebshots::sAlbumTXT::id
 

Collection ID.

Definition at line 143 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().

bool cWebshots::sAlbumTXT::in_use
 

True if the collection is in use, False otherwise.

Definition at line 146 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().

int cWebshots::sAlbumTXT::photo_count
 

Number of pictures in the collection.

Definition at line 145 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load().

string cWebshots::sAlbumTXT::title
 

Collection title.

Definition at line 144 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().

string cWebshots::sAlbumTXT::topic_name
 

Topic of the collection.

Definition at line 148 of file cWebshots.h.

Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 25 14:36:31 2005 for cWebshots by  doxygen 1.4.5