| synopsis || arguments || prev || next |

kdu_pull_ifc::operator=

Overload navigation: 1, 2

kdu_pull_ifc & operator=( kdu_decoder rhs)

[Declared in "../coresys/common/kdu_sample_processing.h"]

Go to class description.


Synopsis

It is safe to directly assign a kdu_decoder object to a kdu_pull_ifc object, since both are essentially just references to an anonymous internal object.


Arguments

rhs [kdu_decoder]


| top || synopsis || arguments || prev || next |