Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

mysqlpp::mysql_date Struct Reference

Base class of Date. More...

#include <datetime.h>

Inheritance diagram for mysqlpp::mysql_date:

Inheritance graph
[legend]
Collaboration diagram for mysqlpp::mysql_date:

Collaboration graph
[legend]
List of all members.

Public Methods

std::ostream & out_stream (std::ostream &os) const
 Insert the date into a stream.

cchar * convert (cchar *)
 Parse a MySQL date string into this object.


Detailed Description

Base class of Date.


Member Function Documentation

ostream & mysqlpp::mysql_date::out_stream std::ostream &    os const [virtual]
 

Insert the date into a stream.

The date is inserted into the stream in a format that the MySQL server can accept.

Parameters:
os  stream to insert date into

Implements mysqlpp::mysql_dt_base.

Reimplemented in mysqlpp::DateTime.


The documentation for this struct was generated from the following files:
Generated on Thu May 5 05:31:27 2005 for MySQL++ by doxygen1.2.18