Public Member Functions | Public Attributes | List of all members
Celartem::LockStorageRegion Struct Reference

#include <cel_storage.h>

Public Member Functions

 LockStorageRegion (uint64_t inOffset, uint64_t inLength)
 
 LockStorageRegion ()
 

Public Attributes

uint64_t offset
 offset More...
 
uint64_t length
 length More...
 

Detailed Description

This structure stores offset-length pair.

Constructor & Destructor Documentation

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

Initializes the instance.

Parameters
inOffsetoffset.
inLengthlength.
Celartem::LockStorageRegion::LockStorageRegion ( )
inline

Initializes the instance with all-0.

Member Data Documentation

uint64_t Celartem::LockStorageRegion::length
uint64_t Celartem::LockStorageRegion::offset

The documentation for this struct was generated from the following file:

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo