sharelib/DefaultAllocator.h File Reference

Allocator for blocks inside shared segment. More...

#include "sharelib.h"

Include dependency graph for DefaultAllocator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Share

Classes

class  Share::DefaultAllocator
 Allocator for blocks inside shared segment. More...

Defines

#define BITS_ALIGNMENT   8
 Define memory alignment in bits that allocator work with.

Functions

template<unsigned char bitsAlignment, typename T>
Share::genericAlignmenter (T input)
 Generic number alignmenter.
template<typename T>
Share::alignmenter (T input)
 Number alignmenter using BITS_ALIGNMENT macro.


Detailed Description

Allocator for blocks inside shared segment.

Author:
Kamil Dudka, xdudka00@gmail.com
Date:
2007-05-15

Definition in file DefaultAllocator.h.


Generated on Sun Aug 26 17:42:59 2007 for ShareLibrary by  doxygen 1.5.2