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

P::SQLInt Class Reference
[SQL Database library]

SQL Integer value. More...

#include <psqlvalue.h>

Inheritance diagram for P::SQLInt:

P::SQLValue List of all members.

Public Member Functions

 SQLInt ()
 NULL constructor.

 SQLInt (int val)
 Value constructor.

 ~SQLInt ()
void setNull () throw ()
int value () const throw ()
std::string str () const throw ()
SQLIntoperator= (int val)

Detailed Description

SQL Integer value.

Definition at line 78 of file psqlvalue.h.


Constructor & Destructor Documentation

P::SQLInt::SQLInt  ) 
 

NULL constructor.

P::SQLInt::SQLInt int  val  ) 
 

Value constructor.

P::SQLInt::~SQLInt  ) 
 


Member Function Documentation

SQLInt& P::SQLInt::operator= int  val  ) 
 

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

Implements P::SQLValue.

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

Implements P::SQLValue.

int P::SQLInt::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