openCore/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"
Go to the source code of this file.
Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
strm, |
|
|
const money & |
mony | |
|
) |
| | [inline] |
| std::ostream& operator<< |
( |
std::ostream & |
strm, |
|
|
const oc_time & |
theTime | |
|
) |
| | [inline] |
| std::ostream& operator<< |
( |
std::ostream & |
strm, |
|
|
const time_date & |
theTimeDate | |
|
) |
| | [inline] |
| std::ostream& operator<< |
( |
std::ostream & |
strm, |
|
|
const oc_date & |
theDate | |
|
) |
| | [inline] |