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

◆ SdsId() [9/12]

SdsId::SdsId ( const SdsId array_id,
const long  nindicies,
const unsigned long *const  indicies,
StatusType *const  status 
)
inline

Constructor that returns a cell of an existing array id.

This constructor is used to access a specified cell of an existing SDS structure array.

See also
SdsCell().
Parameters
array_idAn ID which refers to a structure array.
nindiciesThe number of indicies in the array
indiciesAn array giving the indicies of the cell in question.
statusInherited status.