DRAMA C++ Intro   Class Hierarchy   Alphabetical List of types   List of Classes   File List   Class Member Index   File Members Index   Related Pages  

List of all members
SdsArrayINT32 Class Reference

This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_INT type items. More...

#include <sds.h>

Inheritance diagram for SdsArrayINT32:
SdsArrayAccessHelper< INT32 >

Additional Inherited Members

- Public Member Functions inherited from SdsArrayAccessHelper< INT32 >
SdsCodeType Code () const
 Return the SDS type code of the item being accessed. More...
 
unsigned long Size () const
 Return the number of elements in the array. More...
 
INT32 const & operator[] (const unsigned long index) const
 SDS array subscript operator (const version) More...
 
INT32 & operator[] (const unsigned long index)
 SDS array subscript operator (non-const version) More...
 
INT32 * DataAddressRW ()
 Access the data directly. More...
 
const INT32 * DataAddressRO () const
 Access the data directly - read only. More...
 
- Protected Member Functions inherited from SdsArrayAccessHelper< INT32 >
 SdsArrayAccessHelper (SdsCodeType c)
 Constructor - only available to sub-classes. More...
 

Detailed Description

This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_INT type items.

See also
SdsArrayAccessHelper

The documentation for this class was generated from the following file:

Click here for the DRAMA home page and here for the AAO home page.

For more information, contact tjf@aao.gov.au 

Generated on Mon Feb 22 2016 13:58:31 for AAO DRAMA C++ Interfaces by doxygen 1.8.10