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

P::SQLDouble Class Reference
[SQL Database library]

SQL Double value. More...

#include <psqlvalue.h>

Inheritance diagram for P::SQLDouble:

P::SQLValue List of all members.

Public Member Functions

 SQLDouble ()
 NULL constructor.

 SQLDouble (const double &val)
 Value constructor.

 ~SQLDouble ()
void setNull () throw ()
const double & value () const throw ()
std::string str () const throw ()
SQLDoubleoperator= (const double &val)

Detailed Description

SQL Double value.

Definition at line 129 of file psqlvalue.h.


Constructor & Destructor Documentation

P::SQLDouble::SQLDouble  ) 
 

NULL constructor.

P::SQLDouble::SQLDouble const double &  val  ) 
 

Value constructor.

P::SQLDouble::~SQLDouble  ) 
 


Member Function Documentation

SQLDouble& P::SQLDouble::operator= const double &  val  ) 
 

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

Implements P::SQLValue.

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

Implements P::SQLValue.

const double& P::SQLDouble::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