Read error handling.
More...
#include <Inventor/errors/SoReadError.h>
|
virtual SoType | getTypeId () const |
| Returns type identifier for error instance.
|
|
const SbString & | getDebugString () const |
| Returns debug string containing full error information from instance.
|
|
virtual SoType | getTypeId () const |
| Returns type identifier for error instance.
|
|
bool | isOfType (SoType type) const |
| Returns TRUE if instance is of given type or is derived from it.
|
|
|
static void | defaultHandlerCB (const SoError *error, void *data) |
| The default error handler callback - it just prints to stderr.
|
|
SoReadError is used for errors reported while reading Inventor data files.
- See Also
- SoDebugError, SoMemoryError
Definition at line 81 of file SoReadError.h.
◆ ~SoReadError()
virtual SoReadError::~SoReadError |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getClassTypeId()
static SoType SoReadError::getClassTypeId |
( |
| ) |
|
|
inlinestatic |
◆ getHandler()
virtual SoErrorCB * SoReadError::getHandler |
( |
void *& |
data | ) |
const |
|
protectedvirtual |
◆ getHandlerCallback()
static SoErrorCB * SoReadError::getHandlerCallback |
( |
| ) |
|
|
inlinestatic |
◆ getHandlerData()
static void * SoReadError::getHandlerData |
( |
| ) |
|
|
inlinestatic |
◆ getTypeId()
virtual SoType SoReadError::getTypeId |
( |
| ) |
const |
|
virtual |
◆ initClass()
static void SoReadError::initClass |
( |
| ) |
|
|
static |
◆ post()
static void SoReadError::post |
( |
const SoInput * |
in, |
|
|
const char * |
formatString ... |
|
) |
| |
|
static |
◆ setHandlerCallback()
static void SoReadError::setHandlerCallback |
( |
SoErrorCB * |
cb, |
|
|
void * |
data |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- C:/jh/mevislab/4.0.2_1/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/errors/SoReadError.h