BOSS 7.0.3
BESIII Offline Software System
|
#include <InterRow.h>
Public Member Functions | |
InterRow (Table *table, Query *query=0, bool quit=true) | |
void | addSet (const Set &set) |
const std::vector< Set > & | getSets () const |
const Query * | getQuery () const |
bool | getQuit () const |
const Table * | getTable () const |
~InterRow () | |
Visitor::VisitorState | accept (Visitor *v) |
InterRow (Table *table, Query *query=0, bool quit=true) | |
void | addSet (const Set &set) |
const std::vector< Set > & | getSets () const |
const Query * | getQuery () const |
bool | getQuit () const |
const Table * | getTable () const |
~InterRow () | |
Visitor::VisitorState | accept (Visitor *v) |
InterRow is a class to describe interrow conditions between a proposed row and existing rows, and, if found, what action to take
Definition at line 18 of file Calibration/rdbModel/rdbModel-00-01-01/rdbModel/Tables/InterRow.h.
Definition at line 9 of file InterRow.cxx.
rdbModel::InterRow::~InterRow | ( | ) |
Normally, operator associated with the assertion will be deleted when the assertion itself is deleted, but this won't happen if keepOp is set to true.
Definition at line 14 of file InterRow.cxx.
rdbModel::InterRow::~InterRow | ( | ) |
Normally, operator associated with the assertion will be deleted when the assertion itself is deleted, but this won't happen if keepOp is set to true.
Visitor::VisitorState rdbModel::InterRow::accept | ( | Visitor * | v | ) |
Definition at line 26 of file InterRow.cxx.
Visitor::VisitorState rdbModel::InterRow::accept | ( | Visitor * | v | ) |
void rdbModel::InterRow::addSet | ( | const Set & | set | ) |
Definition at line 21 of file InterRow.cxx.
void rdbModel::InterRow::addSet | ( | const Set & | set | ) |
|
inline |
Definition at line 24 of file Calibration/rdbModel/rdbModel-00-01-01/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 24 of file InstallArea/include/rdbModel/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 25 of file Calibration/rdbModel/rdbModel-00-01-01/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 25 of file InstallArea/include/rdbModel/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 23 of file Calibration/rdbModel/rdbModel-00-01-01/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 23 of file InstallArea/include/rdbModel/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 26 of file Calibration/rdbModel/rdbModel-00-01-01/rdbModel/Tables/InterRow.h.
|
inline |
Definition at line 26 of file InstallArea/include/rdbModel/rdbModel/Tables/InterRow.h.