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

◆ CreateItem()

void drama::ParSys::CreateItem ( sds::Id item)
inline

Create a new parameter by inserting an SDS item.

The supplied SDS item is inserted into the specified parameter system. Any existing item of the same name is deleted.

See also
SdpCreateItem()
SdpInit()
SdsInsert()
Parameters
itemThe Id of the SDS item to be inserted into the parameter system. This will be inserted using SdsInsert() so the name of the parameter will be the top level name and the structure must not be an external SDS structure.

References drama::CreateRunDramaTask(), and DramaTHROW.