trader  v0.1a
A framework to build trading applications
Public Member Functions | Friends | List of all members
trader::type_name Class Reference

Public Member Functions

 type_name (std::string &str)
 
 type_name (const std::string &str)
 
 type_name (const char *str)
 
string getstr () const
 

Friends

ApiFileOutputStreamoperator<< (ApiFileOutputStream &os, const type_name &obj)
 
std::ostringstream & operator<< (std::ostringstream &os, const type_name &obj)
 
template<class _Traits >
basic_ostream< char, _Traits > & operator<< (basic_ostream< char, _Traits > &_Ostr, const type_name &obj)
 

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