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

mysqlpp::DateTime Struct Reference

A combination of the Date and Time classes for holding MySQL DateTimes. More...

#include <datetime.h>

Inheritance diagram for mysqlpp::DateTime:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

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


Detailed Description

A combination of the Date and Time classes for holding MySQL DateTimes.

Objects of this class can be inserted into streams, and initialized from a stream.


Member Function Documentation

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

Insert the date and time into a stream.

The date and time are inserted into the stream, in that order, with a space between them.

Parameters:
os  stream to insert date and time into

Reimplemented from mysqlpp::mysql_date.


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