|
WSF
|
An object that can be invoked for each point in a grid. More...
#include <WsfCoverageGridAction.hpp>

Public Member Functions | |
| virtual | ~GridAction ()=default |
| virtual void | Call (const Grid &aGrid, const Point &aPoint)=0 |
An object that can be invoked for each point in a grid.
|
virtualdefault |
|
pure virtual |
Implemented in wsf::coverage::GridActionT< Callable >.
Referenced by wsf::coverage::CompositeGrid::Invoke(), wsf::coverage::ExistingPlatformGrid::Invoke(), wsf::coverage::RectangularGrid::Invoke(), wsf::coverage::CompositeGrid::InvokeOnComponent(), and wsf::coverage::ZoneBasedGrid::InvokeOnComponent().