AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ operator=() [1/2]

BulkData & drama::BulkData::operator= ( BulkData &&  rhs)
inlinenoexcept

Move assignment operator.

Often optimized out using the "copy elision" rule.

Parameters
rhsThe item we are copying
Returns
A reference to *this.

References drama::CreateRunDramaTask().