#include <cachedresult.h>
Public Types | |
typedef Result::size_type | size_type |
Public Methods | |
CachedResult (pqxx::TransactionItf &Trans, std::string Query, size_type Granularity=100, size_type MaxBlocks=100) | |
~CachedResult () | |
const const_iterator | operator[] (size_type) const |
const const_iterator | at (size_type) const |
void | clear () |
|
|
|
|
|
|
|
|
|
|
|
|