Celartem::StorageOffsetter Class Reference

#include <cel_storage.h>

Inheritance diagram for Celartem::StorageOffsetter:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static AutoPtr< StorageOffsettercreate (Storage *inStorage, uint64_t inOffset)


Detailed Description

This class provides the feature of offsetting existing storage instances.
See also:
storages

Definition at line 768 of file cel_storage.h.


Member Function Documentation

static AutoPtr<StorageOffsetter> Celartem::StorageOffsetter::create ( Storage inStorage,
uint64_t  inOffset 
) [static]

This method creates offsetted Storage.

Parameters:
inStorage A storage.
inOffset Offset in bytes.
Returns:
Pointer to the newly created storage.


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