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

◆ SdsId() [10/12]

SdsId::SdsId ( const SdsId source,
StatusType *const  status 
)
inline

SdsId Copy constructor.

This constructor is used to generate a copy of an existing SDS structure. This is a deep copy - a new internal SDS item is created.

See also
SdsCopy().
Parameters
sourceThe SDS item to be copied.
statusInherited status.