CommonC++Lib RiscOSC++Lib ToolboxC++Lib
Toolbox Library for use with the RiscOS DDE C++/CFront compiler
Loading...
Searching...
No Matches
OSErrList Class Reference

#include <OSErrList.h>

Inheritance diagram for OSErrList:
Object

Public Member Functions

 OSErrList ()
 OSErrList (_kernel_oserror *, unsigned int)
 ~OSErrList ()
void addError (_kernel_oserror *, unsigned int, unsigned int)
OSErrListgetNext ()
void reportErrors ()
void showProperties ()
char * getClassName ()
int getClassType ()
Public Member Functions inherited from Object
 Object ()
 ~Object ()

Constructor & Destructor Documentation

◆ OSErrList() [1/2]

OSErrList::OSErrList ( )

◆ OSErrList() [2/2]

OSErrList::OSErrList ( _kernel_oserror * ,
unsigned int  )

◆ ~OSErrList()

OSErrList::~OSErrList ( )

Member Function Documentation

◆ addError()

void OSErrList::addError ( _kernel_oserror * err,
unsigned int ,
unsigned int  )

◆ getClassName()

char * OSErrList::getClassName ( )
inlinevirtual

Implements Object.

◆ getClassType()

int OSErrList::getClassType ( )
inlinevirtual

Implements Object.

◆ getNext()

OSErrList * OSErrList::getNext ( )

◆ reportErrors()

void OSErrList::reportErrors ( )

◆ showProperties()

void OSErrList::showProperties ( )
inlinevirtual

Implements Object.


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