mongo::Record Class Reference

#include <pdfile.h>

List of all members.

Classes

struct  NP

Public Types

enum  HeaderSizeValue { HeaderSize = 16 }

Public Member Functions

DeletedRecordasDeleted ()
DiskLoc getNext (const DiskLoc &myLoc)
DiskLoc getPrev (const DiskLoc &myLoc)
ExtentmyExtent (const DiskLoc &myLoc)
int netLength ()
NPnp ()

Public Attributes

char data [4]
int extentOfs
int lengthWithHeaders
int nextOfs
int prevOfs

Detailed Description

Definition at line 179 of file pdfile.h.


Member Enumeration Documentation

Enumerator:
HeaderSize 

Definition at line 181 of file pdfile.h.


Member Function Documentation

DeletedRecord& mongo::Record::asDeleted (  )  [inline]

Definition at line 196 of file pdfile.h.

DiskLoc mongo::Record::getNext ( const DiskLoc myLoc  )  [inline]

Definition at line 383 of file pdfile.h.

DiskLoc mongo::Record::getPrev ( const DiskLoc myLoc  )  [inline]

Definition at line 404 of file pdfile.h.

Extent* mongo::Record::myExtent ( const DiskLoc myLoc  )  [inline]

Definition at line 200 of file pdfile.h.

int mongo::Record::netLength (  )  [inline]

Definition at line 190 of file pdfile.h.

NP* mongo::Record::np (  )  [inline]

Definition at line 211 of file pdfile.h.


Member Data Documentation

be careful when referencing this that your write intent was correct

Definition at line 188 of file pdfile.h.

Definition at line 183 of file pdfile.h.

Definition at line 182 of file pdfile.h.

Definition at line 184 of file pdfile.h.

Definition at line 185 of file pdfile.h.


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


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:57 2013