#include "Tools/Streams/StreamHandler.h"#include "Tools/Process.h"Include dependency graph for StreamHandler.cpp:

Go to the source code of this file.
Functions | |
| Out & | operator<< (Out &out, const StreamHandler &streamHandler) |
| void | initStreamHandler (StreamHandler *streamHandlerPtr) |
| StreamHandler & | getStreamHandler () |
| In & | operator>> (In &in, bool &inBool) |
| Out & | operator<< (Out &out, bool &outBool) |
Variables | |
| GT_GLOBAL StreamHandler * | streamHandler |
| references to StreamHandler | |
|
||||||||||||
|
Definition at line 43 of file StreamHandler.cpp. |
|
|
Definition at line 91 of file StreamHandler.cpp. Referenced by Process::Process(), and Process::processMain(). |
|
|
Definition at line 96 of file StreamHandler.cpp. Referenced by Cognition::main(), and SeenBallState::serialize(). |
|
||||||||||||
|
Definition at line 101 of file StreamHandler.cpp. |
|
||||||||||||
|
Definition at line 109 of file StreamHandler.cpp. |
|
|
references to StreamHandler
Definition at line 90 of file StreamHandler.cpp. |
1.3.6