|
CONIO
2.1
|
This namespace contain all C++ specific things. More...
Functions | |
| _Setxy | setxy (int x, int y) |
| setxy manipulator | |
| _Setclr | setclr (int color) |
| setclr manipulator | |
| _Setbk | setbk (int color) |
| setbk manipulator | |
| _Setattr | setattr (int _attr) |
| setattr manipulator | |
| _Setcrsrtype | setcrsrtype (int type) |
| setcrsrtype manipulator | |
| std::ostream & | clrscr (std::ostream &o) |
| clrscr manipulator | |
| std::ostream & | clreol (std::ostream &o) |
| clreol manipulator | |
| std::ostream & | highvideo (std::ostream &o) |
| highvideo manipulator | |
| std::ostream & | lowvideo (std::ostream &o) |
| lowvideo manipulator | |
| std::ostream & | normvideo (std::ostream &o) |
| normvideo manipulator | |
| std::ostream & | delline (std::ostream &o) |
| delline manipulator | |
| std::ostream & | insline (std::ostream &o) |
| insline manipulator | |
This namespace contain all C++ specific things.
|
inline |
clreol manipulator
|
inline |
clrscr manipulator
|
inline |
delline manipulator
|
inline |
highvideo manipulator
|
inline |
insline manipulator
|
inline |
lowvideo manipulator
|
inline |
normvideo manipulator
|
inline |
setattr manipulator
|
inline |
setbk manipulator
|
inline |
setclr manipulator
|
inline |
setcrsrtype manipulator
|
inline |
setxy manipulator
1.8.2