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

mysqlpp::mysql_time Struct Reference

Base class of Time. More...

#include <datetime.h>

Inheritance diagram for mysqlpp::mysql_time:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

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


Detailed Description

Base class of Time.


Member Function Documentation

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

Insert the time into a stream.

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

Parameters:
os  stream to insert time 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:28 2005 for MySQL++ by doxygen1.2.18