|
Alexandria 2.32.0
SDC-CH common library for the Euclid project
|


Public Member Functions | |
| StreamCellVisitor (std::ostream &s) | |
| template<typename T> | |
| void | operator() (const std::vector< T > &v) const |
| template<typename T> | |
| void | operator() (const T &val) const |
Public Attributes | |
| std::ostream & | m_stream |
|
inlineexplicit |
|
inline |
Definition at line 47 of file Row.cpp.
References std::vector< T >::begin(), std::vector< T >::end(), and m_stream.

|
inline |
| std::ostream& Euclid::Table::StreamCellVisitor::m_stream |
Definition at line 64 of file Row.cpp.
Referenced by operator()(), operator()(), and StreamCellVisitor().