Celartem::LockStorageRegion Struct Reference

#include <cel_storage.h>

List of all members.

Public Member Functions

 LockStorageRegion (uint64_t inOffset, uint64_t inLength)
 LockStorageRegion ()

Public Attributes

uint64_t offset
 offset
uint64_t length
 length


Detailed Description

This structure stores offset-length pair.

Definition at line 471 of file cel_storage.h.


Constructor & Destructor Documentation

Celartem::LockStorageRegion::LockStorageRegion ( uint64_t  inOffset,
uint64_t  inLength 
) [inline]

Initializes the instance.

Parameters:
inOffset offset.
inLength length.

Definition at line 480 of file cel_storage.h.

Celartem::LockStorageRegion::LockStorageRegion (  )  [inline]

Initializes the instance with all-0.

Definition at line 488 of file cel_storage.h.


Member Data Documentation

uint64_t Celartem::LockStorageRegion::offset

offset

Definition at line 492 of file cel_storage.h.

Referenced by Celartem::DiskStorageLock::DiskStorageLock(), Celartem::DiskStorageLock::lock(), and Celartem::DiskStorageLock::unlock().

uint64_t Celartem::LockStorageRegion::length

length

Definition at line 493 of file cel_storage.h.

Referenced by Celartem::DiskStorageLock::DiskStorageLock(), Celartem::DiskStorageLock::lock(), and Celartem::DiskStorageLock::unlock().


The documentation for this struct was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:21 2008.