CODCirclePort::operator=
CODCirclePort&CODCirclePort::operator=(const CODCirclePort&src)
Overloaded assignment operator.
Defined in: OdCirclePort.cpp
Return Value
A reference to the l-value port object (port to which values will be assigned).
Parameters
src
The r-value port (port from which values will be copied).