#include <vhdOutOfMemoryError.h>
Inheritance diagram for vhdOutOfMemoryError:
Public Member Functions | |
vhdOutOfMemoryError () | |
vhdOutOfMemoryError (const std::string &msg) | |
vhdOutOfMemoryError (const std::string &srcStr, const std::string &msg) | |
vhdOutOfMemoryError (const void *srcObj, const std::string &msg) | |
virtual | ~vhdOutOfMemoryError () |
vhdOutOfMemoryError::vhdOutOfMemoryError | ( | ) | [inline] |
vhdOutOfMemoryError::vhdOutOfMemoryError | ( | const std::string & | msg | ) | [inline] |
vhdOutOfMemoryError::vhdOutOfMemoryError | ( | const std::string & | srcStr, | |
const std::string & | msg | |||
) | [inline] |
vhdOutOfMemoryError::vhdOutOfMemoryError | ( | const void * | srcObj, | |
const std::string & | msg | |||
) | [inline] |
virtual vhdOutOfMemoryError::~vhdOutOfMemoryError | ( | ) | [inline, virtual] |