cWebshots::sPhotosTXT Struct Reference

#include <cWebshots.h>

List of all members.


Detailed Description

Contains informations about a picture.

Definition at line 128 of file cWebshots.h.

Public Attributes

long id
 Picture ID.
string position
 Picture position (seems to be the position in the file, but it is still very mysterious !).
string title
 Picture title.
string caption
 Picture caption.
string credit
 Picture Credit.
string url_photo
 FileName of the picture.
string url_thumb
 FileName of the thumbnail.
string source
 Picture source (W = webshots).


Member Data Documentation

string cWebshots::sPhotosTXT::caption
 

Picture caption.

Definition at line 133 of file cWebshots.h.

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

string cWebshots::sPhotosTXT::credit
 

Picture Credit.

Definition at line 134 of file cWebshots.h.

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

long cWebshots::sPhotosTXT::id
 

Picture ID.

Definition at line 130 of file cWebshots.h.

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

string cWebshots::sPhotosTXT::position
 

Picture position (seems to be the position in the file, but it is still very mysterious !).

Definition at line 131 of file cWebshots.h.

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

string cWebshots::sPhotosTXT::source
 

Picture source (W = webshots).

Definition at line 137 of file cWebshots.h.

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

string cWebshots::sPhotosTXT::title
 

Picture title.

Definition at line 132 of file cWebshots.h.

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

string cWebshots::sPhotosTXT::url_photo
 

FileName of the picture.

Definition at line 135 of file cWebshots.h.

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

string cWebshots::sPhotosTXT::url_thumb
 

FileName of the thumbnail.

Definition at line 136 of file cWebshots.h.

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


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