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

◆ Arg() [5/5]

Arg::Arg ( const SdsId source,
const std::string &  name,
StatusType *const  status 
)
inline

Constructor which returns an id to a named item of another item.

This constructor searches an existing SDS item for a item with a specified name and creates a reference to it.

Remarks
Only available if the marcro DRAMA_ALLOW_CPP_STDLIB is defined.
See also
SdsFind()
ArgFind()
Parameters
sourceThe SDS item to find name within.
nameThe name of the SDS item to find.
statusInherited status.

References SdsId::ShallowCopy().