|
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
| FPOPT_autoptr (Ref *b) | |
| FPOPT_autoptr (const FPOPT_autoptr &b) | |
| Ref & | operator* () const |
| Ref * | operator-> () const |
| bool | operator! () const |
| FPOPT_autoptr & | operator= (Ref *b) |
| FPOPT_autoptr & | operator= (const FPOPT_autoptr &b) |
| void | UnsafeSetP (Ref *newp) |
| void | swap (FPOPT_autoptr< Ref > &b) |