COOPY » Guide  version 0.6.5
Public Member Functions
coopy::store::RowRef Class Reference

#include <RowRef.h>

Public Member Functions

 RowRef (int index=-1)
bool isValid () const
int getIndex () const
RowRef delta (int dh) const

Detailed Description

Definition at line 10 of file RowRef.h.


Constructor & Destructor Documentation

coopy::store::RowRef::RowRef ( int  index = -1) [inline]

Definition at line 15 of file RowRef.h.

Referenced by delta().


Member Function Documentation

RowRef coopy::store::RowRef::delta ( int  dh) const [inline]
int coopy::store::RowRef::getIndex ( ) const [inline]
bool coopy::store::RowRef::isValid ( ) const [inline]

Definition at line 19 of file RowRef.h.

Referenced by coopy::store::sqlite::SqliteSheet::applyRowCache().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines