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

The abstract base class for chunks that have a certain type. More...

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

List of all members.

Public Types

Public Member Functions


Detailed Description

The abstract base class for chunks that have a certain type.

Any chunk will be derived from a TypedChunkBase<>, which is instantiated over the base class (if it has) or the type itself. It will serve as a base class for TypedChunk's.


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