Zero  0.1.0
Classes | Typedefs
row.h File Reference

: Base class for records (rows) of tables in Shore More...

#include "field.h"
#include "block_alloc.h"

Go to the source code of this file.

Classes

struct  rep_row_t
 
class  table_row_t
 
struct  tuple_guard< M, T >
 

Typedefs

typedef intptr_t offset_t
 

Detailed Description

: Base class for records (rows) of tables in Shore

Note
: table_row_t - row of a table
Author
: Ippokratis Pandis, January 2008

Typedef Documentation

§ offset_t

typedef intptr_t offset_t