#include "DefaultAllocator.h"
#include "DefaultRefCounter.h"
#include "MutexLock.h"
Include dependency graph for SegmentHeader.h:

Go to the source code of this file.
Namespaces | |
| namespace | Share |
Classes | |
| class | Share::SegmentHeader |
| Object placed at begin of each shared segment. More... | |
Typedefs | |
| typedef DefaultAllocator | Share::TSegmentAllocator |
| Change this typedef to use another allocator. | |
| typedef DefaultRefCounter | Share::TSegmentRefCounter |
| Change this typedef to use another reference counter. | |
Definition in file SegmentHeader.h.
1.5.2