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

◆ FillArray()

virtual void drama::sds::Id::FillArray ( const Id elem)
inlinevirtual

Fill out the contents of this object, which is a structured array.

This routine will fill out an array of structures item with the copies of a specified structure.

See also
SdsFillArray()
sds::Id::Insert(Id &to_insert, const long ndims, const unsigned long *const dims, StatusType *const status)
Parameters
elemThe item to copy into the structure.

References drama::CreateRunDramaTask(), and DramaTHROW.