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

Go to the source code of this file.
Functions | |
| In & | operator>> (In &stream, HeadControlMode &headControlMode) |
| Streaming operator that reads a HeadControlMode from a stream. | |
| Out & | operator<< (Out &stream, const HeadControlMode &headControlMode) |
| Streaming operator that writes a HeadControlMode to a stream. | |
Implementation of class HeadControlMode Stores head modes requested by BehaviorControl
Nils Koschmieder
Definition in file HeadControlMode.cpp.
|
||||||||||||
|
Streaming operator that reads a HeadControlMode from a stream.
Definition at line 25 of file HeadControlMode.cpp. |
|
||||||||||||
|
Streaming operator that writes a HeadControlMode to a stream.
Definition at line 31 of file HeadControlMode.cpp. |
1.3.6