Matrix.h File Reference

Matrix class - declarations. More...

#include <list>
#include <algorithm>
#include <limits>
#include "common.h"
#include "objects/Object.h"
#include "objects/ObjectFixed.h"
#include "objects/ObjectTransferable.h"
#include "objects/ObjectAgent.h"
#include "objects/ObjectTrail.h"
#include "configs/ConfigMatrix.h"

Go to the source code of this file.

Classes

class  Matrix
 Intermediary between GUI and the rest of the application. More...
class  Matrix::iterator
 Iterator is used to access the two-dimensional array in the Matrix class. More...
class  Matrix::SecondIndex
 Help class for operator [] implementation. More...
class  Matrix::CallSpecificMethods
 Functor - calls specific methods for the selected object. More...
class  Matrix::RemoveSpecificObjects
 Unary predicate - returns true if the selected object should be removed. More...
class  Matrix::SaveObjectIntoConfig
 Functor - saves object into the matrix config. More...
class  Matrix::Item
 Item in the matrix array. More...


Detailed Description

Matrix class - declarations.

Author:
Libor Polcak, xpolca03@stud.fit.vutbr.cz

Boris Prochazka, xproch63@stud.fit.vutbr.cz

Martin Rapavy, xrapav00@stud.fit.vutbr.cz

Petr Zemek, xzemek02@stud.fit.vutbr.cz

Date:
6.3.2007

Generated on Sun Apr 29 11:46:10 2007 for IPP/ICP2007 by  doxygen 1.4.7