|
LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
|
clang action class Header File More...


Go to the source code of this file.
Classes | |
| class | rcsc::CLangAction |
| abstract action class More... | |
| class | rcsc::CLangActionMark |
| clang action 'mark' More... | |
| class | rcsc::CLangActionHeteroType |
| clang action 'htype' More... | |
| class | rcsc::CLangActionHold |
| clang action 'hold' More... | |
| class | rcsc::CLangActionBallTo |
| clang action 'bto' More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const rcsc::CLangAction &act) |
| stream operator More... | |
clang action class Header File
|
inline |
stream operator
| os | reference to the output stream |
| act | clang action object |