Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

cSoftware Class Reference

cSoftware holds Software data values. More...

#include <cSoftware.h>

List of all members.

Public Member Functions

 cSoftware (void)
 Constructor.

 ~cSoftware (void)
 Destructor.

void Clear (void)
 Clear all data.

void SetData (const string *sData)
void SetDate (const string sDate)
void SetVersion (const string sVersion)
void SetLanguage (const string sLanguage)
void SetCompany (const string sCompany)
void SetUrl (const string sUrl)
void SetDescription (const string sDescription)
void SetMd4 (const string sMd4)
const string * GetData (void) const
const string GetDate (void) const
const string GetVersion (void) const
const string GetLanguage (void) const
const string GetCompany (void) const
const string GetUrl (void) const
const string GetDescription (void) const
const string GetMd4 (void) const

Private Member Functions

void SetDay (const string sDay)
void SetMonth (const string sMonth)
void SetYear (const string sYear)
const string GetDay (void) const
const string GetMonth (void) const
const string GetYear (void) const

Private Attributes

string m_pSoftwareData [NUM_OF_SOFTWARE_DATA]


Detailed Description

cSoftware holds Software data values.

Author:
Xuan Ngo
Date:
Last Modified:
Version:
0.2
Since:
Wed Oct 22 04:05:43 2003
Bug:

Test:

Todo:
Warning:
Any warnings about using this class.


Constructor & Destructor Documentation

cSoftware::cSoftware void   ) 
 

Constructor.

cSoftware::~cSoftware void   ) 
 

Destructor.


Member Function Documentation

void cSoftware::Clear void   ) 
 

Clear all data.

const string cSoftware::GetCompany void   )  const
 

const string * cSoftware::GetData void   )  const
 

const string cSoftware::GetDate void   )  const
 

const string cSoftware::GetDay void   )  const [private]
 

const string cSoftware::GetDescription void   )  const
 

const string cSoftware::GetLanguage void   )  const
 

const string cSoftware::GetMd4 void   )  const
 

const string cSoftware::GetMonth void   )  const [private]
 

const string cSoftware::GetUrl void   )  const
 

const string cSoftware::GetVersion void   )  const
 

const string cSoftware::GetYear void   )  const [private]
 

void cSoftware::SetCompany const string  sCompany  ) 
 

void cSoftware::SetData const string *  sData  ) 
 

void cSoftware::SetDate const string  sDate  ) 
 

void cSoftware::SetDay const string  sDay  )  [private]
 

void cSoftware::SetDescription const string  sDescription  ) 
 

void cSoftware::SetLanguage const string  sLanguage  ) 
 

void cSoftware::SetMd4 const string  sMd4  ) 
 

void cSoftware::SetMonth const string  sMonth  )  [private]
 

void cSoftware::SetUrl const string  sUrl  ) 
 

void cSoftware::SetVersion const string  sVersion  ) 
 

void cSoftware::SetYear const string  sYear  )  [private]
 


Member Data Documentation

string cSoftware::m_pSoftwareData[NUM_OF_SOFTWARE_DATA] [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 25 01:15:18 2004 for eDonkeyFilesManager by doxygen 1.3.2