AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ PutExtra() [2/2]

void Arg::PutExtra ( const std::string &  name,
const std::string &  extraData,
StatusType *const  status 
)
inline

Put the extra data of a named item.

This method specifies the extra data to be associated with a named item. The item must already exist in the structure

Parameters
nameThe name of the item within the SDS structure.
extraDataThe extra data to be inserted. The string will be extracted as a char array.
statusInherited status.

References SdsId::PutExtra().

Referenced by Put(), Put(), Put(), Put(), Put(), Put(), Put(), Put(), Put(), Put(), and Put().