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

Representations/Cognition/LandmarksState.cpp File Reference

Implementation of class LandmarksState. More...

#include "LandmarksState.h"

Include dependency graph for LandmarksState.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, LandmarksState &landmarksState)
 Streaming operator that reads a LandmarksState from a stream.

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


Detailed Description

Implementation of class LandmarksState.

Author:
Marc Dassler

Definition in file LandmarksState.cpp.


Function Documentation

In& operator>> In stream,
LandmarksState landmarksState
 

Streaming operator that reads a LandmarksState from a stream.

Parameters:
stream The stream from which is read.
landmarksState The LandmarksState object.
Returns:
The stream.

Definition at line 137 of file LandmarksState.cpp.

Out& operator<< Out stream,
const LandmarksState landmarksState
 

Streaming operator that writes a LandmarksState to a stream.

Parameters:
stream The stream to write on.
landmarksState The LandmarksState object.
Returns:
The stream.

Definition at line 144 of file LandmarksState.cpp.


Generated on Thu Sep 23 20:00:58 2004 for GT2004 by doxygen 1.3.6