casac::tableindex Class Reference

#include <tableindex_cmpt.h>

List of all members.


Detailed Description

tableindex component class

// TODO: WRITE YOUR DESCRIPTION HERE!

Author:
Version:

Definition at line 35 of file tableindex_cmpt.h.

Public Member Functions

 tableindex ()
virtual ~tableindex ()
bool set (const::casac::record &tab, const std::vector< std::string > &columns, const bool sort=true)
bool isunique ()
bool setchanged (const std::vector< std::string > &columns=std::vector< std::string >(1,"all"))
int rownr (const::casac::record &key)
std::vector< int > rownrs (const::casac::record &key, const ::casac::record &upperkey, const bool lowerincl=true, const bool upperincl=true)
bool close ()
bool done ()


Constructor & Destructor Documentation

casac::tableindex::tableindex (  ) 

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


Member Function Documentation

bool casac::tableindex::set ( const ::casac::record tab,
const std::vector< std::string > &  columns,
const bool  sort = true 
)

bool casac::tableindex::isunique (  ) 

bool casac::tableindex::setchanged ( const std::vector< std::string > &  columns = std::vector< std::string >(1,"all")  ) 

int casac::tableindex::rownr ( const ::casac::record key  ) 

std::vector<int> casac::tableindex::rownrs ( const ::casac::record key,
const ::casac::record upperkey,
const bool  lowerincl = true,
const bool  upperincl = true 
)

bool casac::tableindex::close (  ) 

bool casac::tableindex::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