#include <rc_process.h>

Definition at line 406 of file rc_process.h.
Public Member Functions | |
| virtual void | rc_throw () |
| Throws a pointer of this instance (preserving the type). | |
| virtual void rc_throw | ( | ) | [inline, virtual] |
Throws a pointer of this instance (preserving the type).
Implements rc_throwable.
Definition at line 410 of file rc_process.h.
1.5.3