stid_t Struct Reference
[Identifiers]

Collaboration diagram for stid_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

Store ID. See Identifiers.

This class represents a store identifier. A store id is part of record identifiers, and by itself, it identifies files and indexes. It contains a volume identifier, vid_t.

See Identifiers.

Examples:

create_rec.cpp, and lockid_test.cpp.

Definition at line 81 of file stid_t.h.

Public Member Functions

 stid_t ()
 stid_t (const stid_t &s)
 stid_t (vid_t vid, snum_t snum)
bool operator== (const stid_t &s) const
bool operator!= (const stid_t &s) const
 operator const void * () const
w_base_t::uint4_t hash () const

Public Attributes

vid_t vol
fill2 filler
snum_t store

Static Public Attributes

static const stid_t null

Friends

ostream & operator<< (ostream &, const stid_t &s)
istream & operator>> (istream &, stid_t &s)


The documentation for this struct was generated from the following files:
Generated on Mon Jan 2 15:14:14 2012 for Shore Storage Manager by  doxygen 1.4.7