Classes | |
class | Exception |
The Exception class. More... | |
class | ExceptionPtr |
Exception autopointer class. More... | |
class | NullPointerException |
The NullPointerException class. More... | |
class | NullPointerExceptionPtr |
NullPointerException autopointer class. More... | |
class | OutOfRangeException |
The OutOfRangeException class. More... | |
class | OutOfRangeExceptionPtr |
OutOfRangeException autopointer class. More... | |
class | Ptr |
An auto pointer class. More... | |
class | PtrTarget |
Classes that should be managed by an autopointer class, have to be derived from this class. More... | |
class | Streamable |
This class defines the interface used by all classes being streamable. More... | |
class | Throwable |
This is the base class of all classes thrown by modules of rovsoft. More... | |
class | ThrowablePtr |
Throwable autopointer class. More... |