
Friends | |
| class | sc_string_old |
| friend::std::ostream & | operator<< (::std::ostream &, const sc_string_old &) |
| friend::std::istream & | operator>> (::std::istream &, sc_string_old &) |
| sc_string_old | operator+ (const char *, const sc_string_old &) |
Definition at line 109 of file sc_string.cpp.
friend class sc_string_old [friend] |
Definition at line 111 of file sc_string.cpp.
| ::std::ostream& operator<< | ( | ::std::ostream & | os, | |
| const sc_string_old & | a | |||
| ) | [friend] |
Definition at line 323 of file sc_string.h.
| ::std::istream& operator>> | ( | ::std::istream & | is, | |
| sc_string_old & | s | |||
| ) | [friend] |
Definition at line 638 of file sc_string.cpp.
| sc_string_old operator+ | ( | const char * | , | |
| const sc_string_old & | ||||
| ) | [friend] |
Definition at line 261 of file sc_string.cpp.
1.5.5