#include <EEStream.h>
◆ EEStream() [1/3]
EEStream::EEStream |
( |
std::ostream & |
_streamToUse | ) |
|
◆ EEStream() [2/3]
◆ EEStream() [3/3]
EEStream::EEStream |
( |
const EEStream & |
copyFrom | ) |
|
◆ ~EEStream()
◆ operator<<() [1/3]
EEStream & EEStream::operator<< |
( |
std::ostream & |
_data | ) |
|
◆ operator<<() [2/3]
std::ostream & EEStream::operator<< |
( |
std::ostream &(*)(std::ostream &) |
f | ) |
|
|
virtual |
◆ operator<<() [3/3]
template<typename datatype >
EEStream& EEStream::operator<< |
( |
const datatype |
_data | ) |
|
|
inline |
◆ operator=()
◆ m_EEOut
std::ostream* EEStream::m_EEOut |
|
protected |
The documentation for this class was generated from the following files: