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

◆ Write()

void SdsId::Write ( const char *const  filename,
StatusType *const  status 
) const
inline

Write the contents of the structure to a file.

This method exports the SDS structure into a malloced buffer, before writing that buffer to a the specified file.

See also
SdsWrite()
Parameters
filenameThe name of the file. Will be overwritten if it already exists.
statusInherited status.