include/ocTypes.h File Reference

#include <cstdlib>
#include <memory.h>
#include <sys/types.h>
#include <locale.h>
#include <time.h>
#include <monetary.h>
#include <math.h>
#include "ocString.h"

Include dependency graph for ocTypes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  time_date
class  oc_date
class  oc_time
class  money

Functions

std::ostream & operator<< (std::ostream &strm, const oc_date &theDate)
std::ostream & operator<< (std::ostream &strm, const time_date &theTimeDate)
std::ostream & operator<< (std::ostream &strm, const oc_time &theTime)
std::ostream & operator<< (std::ostream &strm, const money &mony)


Function Documentation

std::ostream& operator<< ( std::ostream &  strm,
const money mony 
) [inline]

Definition at line 305 of file ocTypes.h.

References money::format().

std::ostream& operator<< ( std::ostream &  strm,
const oc_time theTime 
) [inline]

Definition at line 224 of file ocTypes.h.

References oc_time::format().

std::ostream& operator<< ( std::ostream &  strm,
const time_date theTimeDate 
) [inline]

Definition at line 219 of file ocTypes.h.

References time_date::format().

std::ostream& operator<< ( std::ostream &  strm,
const oc_date theDate 
) [inline]

Definition at line 214 of file ocTypes.h.

References oc_date::format().


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5