Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Representations/Motion/HeadControlMode.h File Reference

Based on old implementation of HeadControlMode from GT2001. More...

#include "Tools/Streams/InOut.h"
#include "Tools/Math/Vector3.h"
#include "Tools/Math/Vector2.h"

Include dependency graph for HeadControlMode.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  HeadControlMode
 Stores head modes requested by BehaviorControl. More...


Functions

Inoperator>> (In &stream, HeadControlMode &headControlMode)
 Streaming operator that reads a HeadControlMode from a stream.

Outoperator<< (Out &stream, const HeadControlMode &headControlMode)
 Streaming operator that writes a HeadControlMode to a stream.


Detailed Description

Based on old implementation of HeadControlMode from GT2001.

Declaration of class HeadControlMode Stores head modes requested by BehaviorControl

Author:
Matthias Juengel

Nils Koschmieder

Definition in file HeadControlMode.h.


Function Documentation

In& operator>> In stream,
HeadControlMode headControlMode
 

Streaming operator that reads a HeadControlMode from a stream.

Parameters:
stream The stream from which is read.
headControlMode The HeadControlMode object.
Returns:
The stream.

Definition at line 25 of file HeadControlMode.cpp.

References In::read().

Here is the call graph for this function:

Out& operator<< Out stream,
const HeadControlMode headControlMode
 

Streaming operator that writes a HeadControlMode to a stream.

Parameters:
stream The stream to write on.
headControlMode The HeadControlMode object.
Returns:
The stream.

Definition at line 31 of file HeadControlMode.cpp.

References Out::write().

Here is the call graph for this function:


Generated on Thu Sep 23 20:01:07 2004 for GT2004 by doxygen 1.3.6