VISH  0.2
Public Types | Public Member Functions
MemCore::TypedChunk Struct Reference

Class of chunks of a specific type, recursively derived from chunks on base classes of the given type. More...

#include </home/werner/origo/vish/memcore/Chunk.hpp>

List of all members.

Public Types

Public Member Functions


Detailed Description

Class of chunks of a specific type, recursively derived from chunks on base classes of the given type.

This class does not store any memory by itself. Memory is stored in Chunk<T>. Eventually, classes of this type will be derived from a TypedChunkBase<T> .


The documentation for this struct was generated from the following file: