#include "BodyPercept.h"
Include dependency graph for BodyPercept.cpp:

Go to the source code of this file.
Functions | |
| In & | operator>> (In &stream, BodyPercept &bodyPercept) |
| Streaming operator that reads a BodyPercept from a stream. | |
| Out & | operator<< (Out &stream, const BodyPercept &bodyPercept) |
| Streaming operator that writes a BodyPercept to a stream. | |
Definition in file BodyPercept.cpp.
|
||||||||||||
|
Streaming operator that reads a BodyPercept from a stream.
Definition at line 31 of file BodyPercept.cpp. |
|
||||||||||||
|
Streaming operator that writes a BodyPercept to a stream.
Definition at line 38 of file BodyPercept.cpp. |
1.3.6