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, lockid_test.cpp, log_exceed.cpp, sort_stream.cpp, and vtable_example.cpp.

Definition at line 79 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

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 Wed Jul 7 17:22:43 2010 for Shore Storage Manager by  doxygen 1.4.7