COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::store::RowCache Class Reference

#include <DataSheet.h>

Public Member Functions

 RowCache (int len)

Data Fields

std::vector< bool > flags
std::vector< bool > invent
std::vector< SheetCellcells

Detailed Description

Definition at line 34 of file DataSheet.h.


Constructor & Destructor Documentation

coopy::store::RowCache::RowCache ( int  len) [inline]

Definition at line 40 of file DataSheet.h.

References cells, flags, and invent.


Field Documentation

std::vector<bool> coopy::store::RowCache::flags
std::vector<bool> coopy::store::RowCache::invent

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