casac::tablerow Class Reference

#include <tablerow_cmpt.h>

List of all members.


Detailed Description

tablerow component class

// TODO: WRITE YOUR DESCRIPTION HERE!

Author:
Version:

Definition at line 35 of file tablerow_cmpt.h.

Public Member Functions

 tablerow ()
virtual ~tablerow ()
bool set (const::casac::record &tab, const std::vector< std::string > &columns=std::vector< std::string >(1,"all"), const bool exclude=false)
::casac::recordget (const int rownr)
bool put (const int rownr, const ::casac::record &value, const bool matchingfields=true)
bool close ()
bool done ()


Constructor & Destructor Documentation

casac::tablerow::tablerow (  ) 

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


Member Function Documentation

bool casac::tablerow::set ( const ::casac::record tab,
const std::vector< std::string > &  columns = std::vector< std::string >(1,"all"),
const bool  exclude = false 
)

::casac::record* casac::tablerow::get ( const int  rownr  ) 

bool casac::tablerow::put ( const int  rownr,
const ::casac::record value,
const bool  matchingfields = true 
)

bool casac::tablerow::close (  ) 

bool casac::tablerow::done (  ) 


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