casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
casa::MSMIndColumn::Data Class Reference

List of all members.

Public Member Functions

 Data (const IPosition &shape, int dtype)
 ~Data ()
void clear (int dtype)
const IPositionshape () const
void * data ()

Private Member Functions

 Data (const Data &)
Dataoperator= (const Data &)

Private Attributes

IPosition shape_p
void * data_p

Detailed Description

Definition at line 199 of file MSMIndColumn.h.


Constructor & Destructor Documentation

casa::MSMIndColumn::Data::Data ( const IPosition shape,
int  dtype 
)
casa::MSMIndColumn::Data::Data ( const Data ) [private]

Member Function Documentation

void casa::MSMIndColumn::Data::clear ( int  dtype)
void* casa::MSMIndColumn::Data::data ( ) [inline]

Definition at line 205 of file MSMIndColumn.h.

References data_p.

Data& casa::MSMIndColumn::Data::operator= ( const Data ) [private]
const IPosition& casa::MSMIndColumn::Data::shape ( ) const [inline]

Definition at line 204 of file MSMIndColumn.h.

References shape_p.


Member Data Documentation

Definition at line 210 of file MSMIndColumn.h.

Referenced by data().

Definition at line 209 of file MSMIndColumn.h.

Referenced by shape().


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