#include "CdbBase/CdbCPtr.hh"#include "CdbBase/CdbItr.hh"#include "CdbSQL/CdbSQLCloneOf.hh"#include "BdbTime/BdbTime.hh"#include <iostream>#include <string>#include <vector>Go to the source code of this file.
Compounds | |
| class | CdbSQLOrigin |
| An origin interface in RDBMS based CDB API implementations. More... | |
| class | CdbSQLPartitionInterval |
| A helper class representing an interval a partition takes in the VALIDITY timeline. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &o, const CdbSQLPartitionInterval &thePartitionInterval) |
|
||||||||||||
|
Definition at line 68 of file CdbSQLOrigin.hh. References CdbSQLPartitionInterval::dump(). |
1.3-rc3