SoReadError Class Reference
[Errors]

Read error handling. More...

#include <Inventor/errors/SoReadError.h>

Inheritance diagram for SoReadError:
SoError SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const

Static Public Member Functions

static void setHandlerCallback (SoErrorCB *cb, void *data)
static SoErrorCBgetHandlerCallback ()
static void * getHandlerData ()
static SoType getClassTypeId ()
static void post (const SoInput *in, const char *formatString...)

Detailed Description

Read error handling.

SoReadError is used for errors reported while reading files.
See SoError for full discussion of error handling in Open Inventor.

SEE ALSO

SoDebugError, SoMemoryError, SoGLError


Member Function Documentation

static SoType SoReadError::getClassTypeId (  )  [static]

Returns type identifier for SoReadError class.

Reimplemented from SoError.

static SoErrorCB* SoReadError::getHandlerCallback (  )  [static]

Returns handler callback for SoReadError class.

Reimplemented from SoError.

static void* SoReadError::getHandlerData (  )  [static]

Returns handler data for SoReadError class.

Reimplemented from SoError.

virtual SoType SoReadError::getTypeId (  )  const [virtual]

Returns type identifier for error instance.

Reimplemented from SoError.

static void SoReadError::post ( const SoInput in,
const char *  formatString... 
) [static]

Posts an error.

static void SoReadError::setHandlerCallback ( SoErrorCB cb,
void *  data 
) [static]

Sets handler callback for SoReadError class.

Reimplemented from SoError.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/