Public Member Functions | |
AutoPreprocess () | |
SmartPtr< DataType > | processIfNeeded (const DataType &) |
This method will process the input data and return a new object *if* the object was changed. |
code::AutoPreprocess::AutoPreprocess | ( | ) |
This method will process the input data and return a new object *if* the object was changed.
Otherwise, it returns 0.