|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| clean_name (std::string &str) | |
| clean_name (const char *str) | |
| string | getstr () const |
Friends | |
| ApiFileOutputStream & | operator<< (ApiFileOutputStream &os, const clean_name &obj) |
| std::ostringstream & | operator<< (std::ostringstream &os, const clean_name &obj) |
| template<class _Traits > | |
| basic_ostream< char, _Traits > & | operator<< (basic_ostream< char, _Traits > &_Ostr, const clean_name &obj) |
1.8.13