NAME
SoMemoryError – memory error handling
INHERITS FROM
SoMemoryError
SYNOPSIS
#include <Inventor/errors/SoMemoryError.h>
Methods from class SoMemoryError:
static void setHandlerCallback(SoErrorCB *cb, void *data)
static SoErrorCB * getHandlerCallback()
static void * getHandlerData()
static SoType getClassTypeId()
virtual SoType getTypeId() const
DESCRIPTION
SoMemoryError is used for errors reported due to lack of memory.
METHODS
static void setHandlerCallback(SoErrorCB *cb, void *data)
static SoErrorCB * getHandlerCallback()
static void * getHandlerData()
Sets/returns handler callback for SoMemoryError class.
static SoType getClassTypeId()
Returns type identifier for SoMemoryError class.
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)