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

◆ Arg() [3/5]

Arg::Arg ( const SdsId source,
const char *const  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.

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().