1 #ifndef COIN_SOMEMORYERROR_H
2 #define COIN_SOMEMORYERROR_H
27 #include <Inventor/errors/SoError.h>
41 static void post(
const char *
const whatWasAllocated);
46 virtual SoErrorCBPtr
getHandler(
void * & data)
const;
50 static SoErrorCB * callback;
51 static void * callbackData;
54 #endif // !COIN_SOMEMORYERROR_H
static void setHandlerCallback(SoErrorCB *const func, void *const data)
Definition: SoError.cpp:166
The SoMemoryError class is used to inform of problems with memory allocation.
Definition: SoMemoryError.h:29
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50
static void * getHandlerData(void)
Definition: SoError.cpp:198
static SoType getClassTypeId(void)
Definition: SoError.cpp:126
static void initClass(void)
Definition: SoError.cpp:100
virtual SoType getTypeId(void) const
Definition: SoError.cpp:139
The SoError class is the base class for all the error handling classes.
Definition: SoError.h:41
static void post(const char *const format,...)
Definition: SoError.cpp:221
virtual SoErrorCBPtr getHandler(void *&data) const
Definition: SoError.cpp:282
static SoErrorCB * getHandlerCallback(void)
Definition: SoError.cpp:188
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Jan 28 2020 for Coin by Doxygen 1.8.17.