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

cSoftwareSqlString Class Reference

cSoftwareSqlString holds all software strings needed for sql query. More...

#include <cSoftwareSqlString.h>

List of all members.

Public Member Functions

 cSoftwareSqlString (void)
 Constructor.

 ~cSoftwareSqlString (void)
 Destructor.

const string GetTable (void)
 Return a string containning the definition of the SOFTWARE table.

const string GetSoftware (void) const
const string GetData (const string sMd4)
const string GetInsertEntry2Software (cSoftware *pSoftware)
const string GetUpdateSoftware (cSoftware *pSoftware)
const string GetDelete (const string sMd4)
const list< string > GetAllColNames (void)
 Check the order in GetTable().


Private Member Functions

const string GetMd4 (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


Detailed Description

cSoftwareSqlString holds all software strings needed for sql query.

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

cSoftwareSqlString::cSoftwareSqlString void   ) 
 

Constructor.

cSoftwareSqlString::~cSoftwareSqlString void   ) 
 

Destructor.


Member Function Documentation

const list< string > cSoftwareSqlString::GetAllColNames void   ) 
 

Check the order in GetTable().

const string cSoftwareSqlString::GetCompany void   )  const [private]
 

const string cSoftwareSqlString::GetData const string  sMd4  ) 
 

const string cSoftwareSqlString::GetDate void   )  const [private]
 

const string cSoftwareSqlString::GetDelete const string  sMd4  ) 
 

const string cSoftwareSqlString::GetDescription void   )  const [private]
 

const string cSoftwareSqlString::GetInsertEntry2Software cSoftware pSoftware  ) 
 

const string cSoftwareSqlString::GetLanguage void   )  const [private]
 

const string cSoftwareSqlString::GetMd4 void   )  const [private]
 

const string cSoftwareSqlString::GetSoftware void   )  const
 

const string cSoftwareSqlString::GetTable void   ) 
 

Return a string containning the definition of the SOFTWARE table.

const string cSoftwareSqlString::GetUpdateSoftware cSoftware pSoftware  ) 
 

const string cSoftwareSqlString::GetUrl void   )  const [private]
 

const string cSoftwareSqlString::GetVersion void   )  const [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