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

◆ Put() [3/5]

void drama::sds::Id::Put ( const std::string &  value)
inline

Insert a string value into the component.

Specialization for putting an std::string item into a structure Needed because we can't get this right using the template.

Parameters
valueThe value to be inserted.

References drama::CreateRunDramaTask(), and DramaTHROW.