casac::sdreader Class Reference

#include <sdreader_cmpt.h>

List of all members.


Detailed Description

sdreader component class

// TODO: WRITE YOUR DESCRIPTION HERE!

Author:
Version:

Definition at line 37 of file sdreader_cmpt.h.

Public Member Functions

 sdreader ()
 sdreader (const std::string &filename, const int theif, const int thebeam)
virtual ~sdreader ()
bool open (const std::string &filename, const int theif=-1, const int thebeam=-1)
int read (const std::vector< int > &integrations=std::vector< int >(1,-1))
bool close ()
bool reset ()
::casac::sdtablegetdata ()
std::vector< int > header ()

Private Attributes

bool fopenstat
bool rdatastat


Constructor & Destructor Documentation

casac::sdreader::sdreader (  ) 

casac::sdreader::sdreader ( const std::string &  filename,
const int  theif,
const int  thebeam 
)

virtual casac::sdreader::~sdreader (  )  [virtual]


Member Function Documentation

bool casac::sdreader::open ( const std::string &  filename,
const int  theif = -1,
const int  thebeam = -1 
)

int casac::sdreader::read ( const std::vector< int > &  integrations = std::vector< int >(1,-1)  ) 

bool casac::sdreader::close (  ) 

bool casac::sdreader::reset (  ) 

::casac::sdtable* casac::sdreader::getdata (  ) 

std::vector<int> casac::sdreader::header (  ) 


Member Data Documentation

bool casac::sdreader::fopenstat [private]

Definition at line 40 of file sdreader_cmpt.h.

bool casac::sdreader::rdatastat [private]

Definition at line 41 of file sdreader_cmpt.h.


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:48:42 2008 for NRAOCASA by  doxygen 1.5.1