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

◆ PutExtra()

virtual void drama::sds::Id::PutExtra ( const std::string &  extra)
inlinevirtual

Put extra data into an SDS item.

This method puts the extra data from an SDS item.
The data is copied into the specified buffer.

See also
SdsPutExtra()
sds::Id::GetExtra
SdsGetExtra()
Parameters
extraThe extra data, if any.

References drama::CreateRunDramaTask(), and DramaTHROW.