ecolab::tclcmd Class Reference
Inheritance diagram for ecolab::tclcmd:
Inheritance graph
Collaboration diagram for ecolab::tclcmd:
Collaboration graph

Public Member Functions

void exec ()
 
template<class T >
tclcmdoperator<< (T x)
 
template<class T >
tclcmdoperator| (T x)
 
tclcmdoperator| (char x)
 
tclcmdoperator| (const char *cmd)
 
tclcmdoperator| (char *cmd)
 
- Public Member Functions inherited from ecolab::eco_strstream
 eco_strstream (const eco_strstream &x)
 
 eco_strstream (const std::ostringstream &x)
 
string str () const
 
eco_strstreamoperator| (const char *const &x)
 
eco_strstreamoperator| (char *const &x)
 
template<class E >
classdesc::enable_if< is_enum< E >, eco_strstream & >::T operator| (E x)
 
template<class T >
classdesc::enable_if< And< Not< is_enum< T > >, Not< is_container< T > > >, eco_strstream & >::T operator| (const T &x)
 
template<class T >
eco_strstreamoperator<< (const T &x)
 
void clear ()
 

Public Attributes

string result
 

The documentation for this class was generated from the following file: