#include <cel_storage.h>
List of all members.
Detailed Description
This class provides the feature of offsetting existing storage instances.
- See also:
- storages
Member Function Documentation
This method creates offsetted Storage.
- Parameters:
-
| inStorage | A storage. |
| inOffset | Offset in bytes. |
- Returns:
- Pointer to the newly created storage.
| virtual void Celartem::StorageOffsetter::offset |
( |
size_t |
inAdditionalOffset |
) |
[pure virtual] |
Additionally offset the storage.
This method also conditions the current position according to the offset change.
- Parameters:
-
| inAdditionalOffset | Additional offset. |
The documentation for this class was generated from the following file: