Department of Computer Science | Institute of Theoretical Computer Science | CADMO

Theory of Combinatorial Algorithms

Prof. Emo Welzl and Prof. Bernd Gärtner

Reference Manual: Navigation: Up, Table of Contents, Index,

Manipulators

The manipulators listed here correspond to the respective member functions of ifm::Wstream.
The functionality can be looked up there.

ifm::Wstream& ifm::Wstream& w << ifm::flush
ifm::Wstream& ifm::Wstream& w << ifm::endl
ifm::Wstream& ifm::Wstream& w << ifm::sync
ifm::Wstream& ifm::Wstream& w << ifm::clear
ifm::Wstream& ifm::Wstream& w << ifm::wait(unsigned long)
ifm::Wstream& ifm::Wstream& w << ifm::line_width(int)
ifm::Wstream& ifm::Wstream& w << ifm::draw_mode(int)
ifm::Wstream& ifm::Wstream& w << ifm::color(int)

Shortcuts for Drawing Modes

ifm::Wstream& ifm::Wstream& w << ifm::copy_mode
ifm::Wstream& ifm::Wstream& w << ifm::xor_mode_mode
ifm::Wstream& ifm::Wstream& w << ifm::or_mode
ifm::Wstream& ifm::Wstream& w << ifm::and_mode

Shortcuts for Colors

ifm::Wstream& ifm::Wstream& w << ifm::white
ifm::Wstream& ifm::Wstream& w << ifm::black
ifm::Wstream& ifm::Wstream& w << ifm::red
ifm::Wstream& ifm::Wstream& w << ifm::orange
ifm::Wstream& ifm::Wstream& w << ifm::yellow
ifm::Wstream& ifm::Wstream& w << ifm::green
ifm::Wstream& ifm::Wstream& w << ifm::lightgreen
ifm::Wstream& ifm::Wstream& w << ifm::blue
ifm::Wstream& ifm::Wstream& w << ifm::magenta
ifm::Wstream& ifm::Wstream& w << ifm::purple


Navigation: Up, Table of Contents, Index,
Michael Hoffmann. Wed, November 17, 2004.