Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ark::MissingMemory Class Reference

#include <MemoryBase.h>

List of all members.

Public Member Functions

 MissingMemory (Allocator *alloc, std::string where)
Allocatorallocator () const

Private Attributes

Allocator_alloc


Detailed Description

This exception class is usefull when we know that memory is missing, but we do not know where it is. It allows handlers to manage memory themselves.


Constructor & Destructor Documentation

ark::MissingMemory::MissingMemory Allocator alloc,
std::string  where
[inline]
 


Member Function Documentation

Allocator* ark::MissingMemory::allocator  )  const [inline]
 


Member Data Documentation

Allocator* ark::MissingMemory::_alloc [mutable, private]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 14:54:40 2005 for Arkonnekt Sound by  doxygen 1.4.4