#include <vhdMemoryAllocationError.h>
Inheritance diagram for vhdMemoryAllocationError:

Public Member Functions | |
| vhdMemoryAllocationError () | |
| vhdMemoryAllocationError (const std::string &msg) | |
| vhdMemoryAllocationError (const std::string &srcStr, const std::string &msg) | |
| vhdMemoryAllocationError (const void *srcObj, const std::string &msg) | |
| virtual | ~vhdMemoryAllocationError () |
| vhdMemoryAllocationError::vhdMemoryAllocationError | ( | ) | [inline] |
| vhdMemoryAllocationError::vhdMemoryAllocationError | ( | const std::string & | msg | ) | [inline] |
| vhdMemoryAllocationError::vhdMemoryAllocationError | ( | const std::string & | srcStr, | |
| const std::string & | msg | |||
| ) | [inline] |
| vhdMemoryAllocationError::vhdMemoryAllocationError | ( | const void * | srcObj, | |
| const std::string & | msg | |||
| ) | [inline] |
| virtual vhdMemoryAllocationError::~vhdMemoryAllocationError | ( | ) | [inline, virtual] |
1.5.1-p1