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

◆ FillArray()

void SdsId::FillArray ( const SdsId elem,
StatusType *const  status 
)
inline

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 struture.

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