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

Representations/Cognition/LandmarkState.h File Reference

Declaration of class LandmarkState. More...

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

Include dependency graph for LandmarkState.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  LandmarkState
 A class describing a landmark. More...


Functions

Inoperator>> (In &stream, LandmarkState &landmarkState)
 Streaming operator that reads a LandmarkState from a stream.

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


Detailed Description

Declaration of class LandmarkState.

Definition in file LandmarkState.h.


Function Documentation

In& operator>> In stream,
LandmarkState landmarkState
 

Streaming operator that reads a LandmarkState from a stream.

Parameters:
stream The stream from which is read.
landmarkState The LandmarkState object.
Returns:
The stream.

Definition at line 28 of file LandmarkState.cpp.

References In::read().

Here is the call graph for this function:

Out& operator<< Out stream,
const LandmarkState landmarkState
 

Streaming operator that writes a LandmarkState to a stream.

Parameters:
stream The stream to write on.
landmarkState The LandmarkState object.
Returns:
The stream.

Definition at line 40 of file LandmarkState.cpp.

References Out::write().

Here is the call graph for this function:


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