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

Representations/Perception/LandmarksPercept.cpp File Reference

Contains the implementation of class LandmarksPercept. More...

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

Include dependency graph for LandmarksPercept.cpp:

Include dependency graph

Go to the source code of this file.

Enumerations

enum  FlagType {
  pinkAboveYellow, pinkAboveSkyblue, yellowAbovePink,
  skyblueAbovePink
}

Functions

Inoperator>> (In &stream, LandmarksPercept &landmarksPercept)
 Streaming operator that reads a landmarks percept from a stream.

Outoperator<< (Out &stream, const LandmarksPercept &landmarksPercept)
 Streaming operator that writes a landmarks percept to a stream.


Detailed Description

Contains the implementation of class LandmarksPercept.

Author:
Thomas Röfer

Andreas Sztybryc

Definition in file LandmarksPercept.cpp.


Enumeration Type Documentation

enum FlagType
 

Enumeration values:
pinkAboveYellow 
pinkAboveSkyblue 
yellowAbovePink 
skyblueAbovePink 

Definition at line 15 of file LandmarksPercept.cpp.


Function Documentation

In& operator>> In stream,
LandmarksPercept landmarksPercept
 

Streaming operator that reads a landmarks percept from a stream.

Parameters:
stream The stream from which is read.
landmarksPercept The landmarks percept to read.
Returns:
The stream.

Definition at line 276 of file LandmarksPercept.cpp.

Out& operator<< Out stream,
const LandmarksPercept landmarksPercept
 

Streaming operator that writes a landmarks percept to a stream.

Parameters:
stream The stream to write on.
landmarksPercept The landmarks percept to write.
Returns:
The stream.

Definition at line 287 of file LandmarksPercept.cpp.


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