cWebshots::sWBC_Unit_Header Struct Reference

#include <cWebshots.h>

List of all members.


Detailed Description

WBC unit header structure.

Definition at line 267 of file cWebshots.h.

Public Attributes

long Unit_Marker
 Unit marker, must be E2CD71F0.
long Header_Size
 Unit Header size.
long Unit_Size
 Unit Size (including the header).
char Original_Filename [256]
 Original filename of the picture.
char Title [128]
 Picture title.
char Description [256]
 Picture description.
char Credits [256]
 Picture credits.
char Extension [8]
 Picture extension (.wb1, .wbd, .jpg ...).
long JPG_File_Size
 JPG file size.
long BMP_Thumbnail_Size
 BMP thumbnail size.
char Unknown [140]
 Unknown usage.
long Daily_Date
 Date when the picture was published as a Daily picture on the Webshots website. In the format yyyymmdd.
long Addition_Timestamp
 Date when the picture was added to the collection. Unix timestamp format.
long Fit_To_Screen
 Fit to screen behaviour (0=default, 1=never, 2=always).
char ID [128]
 Picture ID.
char Album [96]
 Album.
char Category [256]
 Category.
char Unknown2 [532]
 Unknown usage.


Member Data Documentation

long cWebshots::sWBC_Unit_Header::Addition_Timestamp
 

Date when the picture was added to the collection. Unix timestamp format.

Definition at line 281 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Album[96]
 

Album.

Definition at line 284 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::BMP_Thumbnail_Size
 

BMP thumbnail size.

Definition at line 278 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Category[256]
 

Category.

Definition at line 285 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Credits[256]
 

Picture credits.

Definition at line 275 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::Daily_Date
 

Date when the picture was published as a Daily picture on the Webshots website. In the format yyyymmdd.

Definition at line 280 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Description[256]
 

Picture description.

Definition at line 274 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Extension[8]
 

Picture extension (.wb1, .wbd, .jpg ...).

Definition at line 276 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::Fit_To_Screen
 

Fit to screen behaviour (0=default, 1=never, 2=always).

Definition at line 282 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::Header_Size
 

Unit Header size.

Definition at line 270 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::ID[128]
 

Picture ID.

Definition at line 283 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::JPG_File_Size
 

JPG file size.

Definition at line 277 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Original_Filename[256]
 

Original filename of the picture.

Definition at line 272 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Title[128]
 

Picture title.

Definition at line 273 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::Unit_Marker
 

Unit marker, must be E2CD71F0.

Definition at line 269 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

long cWebshots::sWBC_Unit_Header::Unit_Size
 

Unit Size (including the header).

Definition at line 271 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Unknown[140]
 

Unknown usage.

Definition at line 279 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().

char cWebshots::sWBC_Unit_Header::Unknown2[532]
 

Unknown usage.

Definition at line 286 of file cWebshots.h.

Referenced by cWebshots::cWebshotsCollection::SaveWBCFile().


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