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

◆ New()

void Arg::New ( StatusType *const  status,
const char *const  name = "ArgStructure" 
)
inline

Create a new Arg structure within this object.

This method destorys the existing SDS object referred to by this object and creates a new one.

See also
ArgNew()
Parameters
statusInherited status.
nameThe name for the structure. The default is what is normally supplied by the ArgNew() function, but any name acceptable to SDS can be specified.

References SdsId::ShallowCopy().