operator=

Function Usage

Overloads the equal sign to assign values between PostProcessBase objects.

Prototype

PostProcessBase& operator = (const PostProcessBase& other);

Parameter Description

Parameter

Input/Output

Description

other

Input/Output

PostProcessBase objects