AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ Write()

virtual void drama::sds::Id::Write ( const std::string &  filename) const
inlinevirtual

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.
Examples
argtest.cpp.

References drama::CreateRunDramaTask(), and DramaTHROW_S.