#include <clearShiftProcessor.h>

Public Member Functions |
|
|
Constructors and Destructors
|
|
| ClearShiftProcessor () | |
| Default constructor. |
|
| ClearShiftProcessor (const ClearShiftProcessor &processor) | |
| Copy constructor. |
|
| virtual | ~ClearShiftProcessor () |
| Destructor. |
|
|
Processor specific functions.
|
|
| virtual Processor::Result | operator() (Composite &composite) |
| Application method. |
|
This processors clears the named property defined by ShiftModule::PROPERTY__SHIFT in the atoms of all data structures it is applied to.
1.5.8