OOStuBS/MPStuBS
|
Vollständige Aufstellung aller Elemente für CGA_Stream einschließlich aller geerbten Elemente.
attribute(CGA_Screen::color bg, CGA_Screen::color fg, bool blink) | CGA_Screen | static |
base | O_Stream | |
buffer | Stringbuffer | protected |
CGA_Screen(int from_col, int to_col, int from_row, int to_row, bool use_cursor=false) | CGA_Screen | |
CGA_START | CGA_Screen | static |
CGA_Stream(int from_col, int to_col, int from_row, int to_row, bool use_cursor=false) | CGA_Stream | inline |
color enum-Bezeichner | CGA_Screen | |
flush() | CGA_Stream | virtual |
getpos(int &x, int &y) | CGA_Screen | |
O_Stream() | O_Stream | inline |
operator<<(char c) | O_Stream | |
operator<<(unsigned char c) | O_Stream | |
operator<<(const char *string) | O_Stream | |
operator<<(bool b) | O_Stream | |
operator<<(short ival) | O_Stream | |
operator<<(unsigned short ival) | O_Stream | |
operator<<(int ival) | O_Stream | |
operator<<(unsigned int ival) | O_Stream | |
operator<<(long ival) | O_Stream | |
operator<<(unsigned long ival) | O_Stream | |
operator<<(void *ptr) | O_Stream | |
operator<<(O_Stream &(*f)(O_Stream &)) | O_Stream | |
pos | Stringbuffer | protected |
print(char *string, int length, unsigned char attrib=STD_ATTR) | CGA_Screen | |
put(char c) | Stringbuffer | protected |
setpos(int x, int y) | CGA_Screen | |
show(int x, int y, char character, unsigned char attrib=STD_ATTR) | CGA_Screen | |
Stringbuffer() | Stringbuffer | inlineprotected |
~CGA_Stream() | CGA_Stream | inlinevirtual |
~O_Stream() | O_Stream | inlinevirtual |
~Stringbuffer() | Stringbuffer | inlinevirtual |