Public Member Functions | Protected Attributes | Private Attributes
GridCell Class Reference

#include <GridCell.h>

Inheritance diagram for GridCell:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const std::vector< unsigned int > & getPopulation () const
 GridCell ()
void populate (const unsigned int &index)
bool populated () const
void visit ()
bool visited () const

Protected Attributes

std::vector< unsigned int > mIndices

Private Attributes

bool mVisited

Detailed Description

Definition at line 41 of file GridCell.h.


Constructor & Destructor Documentation

GridCell::GridCell ( ) [inline]

Definition at line 43 of file GridCell.h.


Member Function Documentation

const std::vector<unsigned int>& GridCell::getPopulation ( ) const [inline]

Definition at line 53 of file GridCell.h.

void GridCell::populate ( const unsigned int &  index) [inline]

Definition at line 49 of file GridCell.h.

bool GridCell::populated ( ) const [inline]

Reimplemented in NodeGridCell.

Definition at line 51 of file GridCell.h.

void GridCell::visit ( ) [inline]

Definition at line 45 of file GridCell.h.

bool GridCell::visited ( ) const [inline]

Definition at line 47 of file GridCell.h.


Member Data Documentation

std::vector<unsigned int> GridCell::mIndices [protected]

Definition at line 58 of file GridCell.h.

bool GridCell::mVisited [private]

Definition at line 56 of file GridCell.h.


The documentation for this class was generated from the following file:


structure_coloring_fkie
Author(s): Bastian Gaspers
autogenerated on Sun Jan 5 2014 11:38:09