OpenMPTL - Helper Library
C++ Microprocessor Template Library
|
This is the complete list of members for poorman::ostream< Tp >, including all inherited members.
char_type typedef | poorman::ostream< Tp > | |
endl()=0 | poorman::ostream< Tp > | pure virtual |
flush()=0 | poorman::ostream< Tp > | pure virtual |
operator<<(ostream &st, valT val) | poorman::ostream< Tp > | inline |
operator<<(ostream &st, const char *s) | poorman::ostream< Tp > | friend |
operator<<(ostream &(*func)(ostream &)) | poorman::ostream< Tp > | inline |
put(char_type c)=0 | poorman::ostream< Tp > | pure virtual |
puts(const char_type *s)=0 | poorman::ostream< Tp > | pure virtual |
write(const char_type *s, unsigned int count)=0 | poorman::ostream< Tp > | pure virtual |