covid-sim
Loading...
Searching...
No Matches
MicroCellPosition Class Reference

Public Member Functions

MicroCellPosition operator+ (Direction direction) const
MicroCellPositionoperator+= (Direction direction)

Public Attributes

int x
int y

Detailed Description

Definition at line 5 of file MicroCellPosition.hpp.

Member Function Documentation

◆ operator+()

MicroCellPosition MicroCellPosition::operator+ ( Direction direction) const

Definition at line 4 of file MicroCellPosition.cpp.

◆ operator+=()

MicroCellPosition & MicroCellPosition::operator+= ( Direction direction)

Definition at line 14 of file MicroCellPosition.cpp.

Member Data Documentation

◆ x

int MicroCellPosition::x

Definition at line 7 of file MicroCellPosition.hpp.

◆ y

int MicroCellPosition::y

Definition at line 8 of file MicroCellPosition.hpp.


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