#include "mystreams.h"
#include <strstream>
Include dependency graph for mystreams.cpp:
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, char chars[]) |
void | eatUntilClosing (istream &is, char opening, char closing) |
void | eatwhite (std::istream &is) |
|
Definition at line 19 of file mystreams.cpp. |
|
Definition at line 37 of file mystreams.cpp. References Color::white. Referenced by CD_Range_Sensor::CD_Range_Sensor(), LinkBase::DeSerialize(), ObjectBase::Deserialize(), Mesh::Deserialize(), Range_Sensor::Deserialize(), ServerBase::OpenExampleFile(), and operator>>(). |
|
Definition at line 9 of file mystreams.cpp. |