casa::ms::MsRows Class Reference

#include <MsRows.h>

List of all members.

Public Types

typedef std::vector< MsRow * > Rows
typedef Rows::const_iterator const_iterator
typedef Rows::iterator iterator

Public Member Functions

 MsRows (vi::VisBuffer2 *vb)
MsRowoperator() (Int i)
const MsRowoperator() (Int i) const
const_iterator begin () const
iterator begin ()
const_iterator end () const
iterator end ()
MsRowrow (Int row)
const MsRowrow (Int row) const
size_t size () const

Private Attributes

Rows rows_p
vi::VisBuffer2visBuffer_p

Detailed Description

Definition at line 246 of file MsRows.h.


Member Typedef Documentation

typedef Rows::const_iterator casa::ms::MsRows::const_iterator

Definition at line 251 of file MsRows.h.

typedef Rows::iterator casa::ms::MsRows::iterator

Definition at line 252 of file MsRows.h.

typedef std::vector<MsRow *> casa::ms::MsRows::Rows

Definition at line 250 of file MsRows.h.


Constructor & Destructor Documentation

casa::ms::MsRows::MsRows ( vi::VisBuffer2 vb  ) 

Member Function Documentation

iterator casa::ms::MsRows::begin (  ) 
const_iterator casa::ms::MsRows::begin (  )  const
iterator casa::ms::MsRows::end (  ) 
const_iterator casa::ms::MsRows::end (  )  const
const MsRow& casa::ms::MsRows::operator() ( Int  i  )  const
MsRow& casa::ms::MsRows::operator() ( Int  i  ) 
const MsRow& casa::ms::MsRows::row ( Int  row  )  const
MsRow& casa::ms::MsRows::row ( Int  row  ) 
size_t casa::ms::MsRows::size (  )  const

Member Data Documentation

Definition at line 271 of file MsRows.h.

Definition at line 272 of file MsRows.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1