OpenMPTL - Helper Library
C++ Microprocessor Template Library
poorman::ostream< Tp > Member List

This is the complete list of members for poorman::ostream< Tp >, including all inherited members.

char_type typedefpoorman::ostream< Tp >
endl()=0poorman::ostream< Tp >pure virtual
flush()=0poorman::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)=0poorman::ostream< Tp >pure virtual
puts(const char_type *s)=0poorman::ostream< Tp >pure virtual
write(const char_type *s, unsigned int count)=0poorman::ostream< Tp >pure virtual