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

Representations/Cognition/LandmarksState.h File Reference

Declaration of class LandmarksState. More...

#include "Tools/Streams/InOut.h"
#include "Representations/Perception/LandmarksPercept.h"
#include "Representations/Cognition/LandmarkState.h"

Include dependency graph for LandmarksState.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  LandmarksState
 A class describing detected landmarks. More...


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

Declaration of class LandmarksState.

Definition in file LandmarksState.h.


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.

References LandmarksState::landmarks, and LandmarksState::numOfLandmarks.

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.

References LandmarksState::landmarks, and LandmarksState::numOfLandmarks.


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