cel_memory.h File Reference

Simple Memory Management. More...

#include "cel_types.h"
#include "cel_datatraits.h"
#include "cel_exception.h"
#include <new>
#include <cstring>

Include dependency graph for cel_memory.h:

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

Go to the source code of this file.

Namespaces

namespace  Celartem

Classes

class  Celartem::MemoryAllocator
struct  Celartem::MemoryCopy< T, byConstructor >
struct  Celartem::MemoryCopy< T, byMemcpy >
struct  Celartem::MemoryCopy< T, noCopy >
struct  Celartem::MemoryMove< T, byConstructor >
struct  Celartem::MemoryMove< T, byMemcpy >
struct  Celartem::MemoryMove< T, noCopy >
struct  Celartem::MemoryFill< T >
struct  Celartem::MemoryFill< int8_t >
struct  Celartem::MemoryFill< uint8_t >
class  Celartem::SimpleArray< T, copyPolicy >

Functions

template<size_t ALIGN, class Int>
Int Celartem::align (Int sz)


Detailed Description

Simple Memory Management.

Definition in file cel_memory.h.


This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:22:15 2008.