Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::SQLString Class Reference
[SQL Database library]

SQL String value. More...

#include <psqlvalue.h>

Inheritance diagram for P::SQLString:

P::SQLValue List of all members.

Public Member Functions

 SQLString ()
 NULL constructor.

 SQLString (const std::string &str)
 Value constructor.

 ~SQLString ()
void setNull () throw ()
const std::string & value () const throw ()
std::string str () const throw ()
SQLStringoperator= (const std::string &str)

Detailed Description

SQL String value.

Definition at line 55 of file psqlvalue.h.


Constructor & Destructor Documentation

P::SQLString::SQLString  ) 
 

NULL constructor.

P::SQLString::SQLString const std::string &  str  ) 
 

Value constructor.

P::SQLString::~SQLString  ) 
 


Member Function Documentation

SQLString& P::SQLString::operator= const std::string &  str  ) 
 

void P::SQLString::setNull  )  throw () [virtual]
 

Implements P::SQLValue.

std::string P::SQLString::str  )  const throw () [virtual]
 

Implements P::SQLValue.

const std::string& P::SQLString::value  )  const throw ()
 


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:36 2004 for P::Classes by doxygen 1.3.3