◆ ConvertToString
◆ Formatter() [1/2]
ElemUtils::Formatter::Formatter |
( |
| ) |
|
|
inline |
◆ ~Formatter()
ElemUtils::Formatter::~Formatter |
( |
| ) |
|
|
inline |
◆ Formatter() [2/2]
ElemUtils::Formatter::Formatter |
( |
const Formatter & |
| ) |
|
|
private |
◆ clear()
void ElemUtils::Formatter::clear |
( |
| ) |
|
|
inline |
◆ operator std::string()
ElemUtils::Formatter::operator std::string |
( |
| ) |
const |
|
inline |
Automatic cast to string.
◆ operator std::stringstream &()
ElemUtils::Formatter::operator std::stringstream & |
( |
| ) |
|
|
inline |
Automatic cast to stringstream.
◆ operator<<()
template<typename Type >
Formatter& ElemUtils::Formatter::operator<< |
( |
const Type & |
value | ) |
|
|
inline |
◆ operator=()
◆ operator>>()
◆ print()
void ElemUtils::Formatter::print |
( |
| ) |
|
◆ str()
std::string ElemUtils::Formatter::str |
( |
| ) |
const |
|
inline |
◆ m_stream
std::stringstream ElemUtils::Formatter::m_stream |
|
private |
The documentation for this class was generated from the following file: