ResetCellVisitor Class Reference

ResetCellVisitor executes the ResetCell() function. More...

Inheritance diagram for ResetCellVisitor:

Public Member Functions

 ResetCellVisitor (const size_t size)
 Reset the cell using the given size. More...

 
template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Execute the ResetCell() function. More...

 
void operator() (MoreTypes layer) const
 

Detailed Description

ResetCellVisitor executes the ResetCell() function.

Definition at line 26 of file reset_cell_visitor.hpp.

Constructor & Destructor Documentation

◆ ResetCellVisitor()

ResetCellVisitor ( const size_t  size)

Reset the cell using the given size.

Member Function Documentation

◆ operator()() [1/2]

void operator() ( LayerType *  layer) const

Execute the ResetCell() function.

◆ operator()() [2/2]

void operator() ( MoreTypes  layer) const

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