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
SdsArrayUshort Class Reference

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

#include <sds.h>

Inheritance diagram for SdsArrayUshort:
SdsArrayAccessHelper< unsigned short >

Additional Inherited Members

- Public Member Functions inherited from SdsArrayAccessHelper< unsigned short >
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...
 
unsigned short const & operator[] (const unsigned long index) const
 SDS array subscript operator (const version) More...
 
unsigned short & operator[] (const unsigned long index)
 SDS array subscript operator (non-const version) More...
 
unsigned short * DataAddressRW ()
 Access the data directly. More...
 
const unsigned short * DataAddressRO () const
 Access the data directly - read only. More...
 
- Protected Member Functions inherited from SdsArrayAccessHelper< unsigned short >
 SdsArrayAccessHelper (SdsCodeType c)
 Constructor - only available to sub-classes. More...
 

Detailed Description

This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_USHORT 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