#include <FXPolicies.h>
Inheritance diagram for FX::Pol::destructiveCopy< type >:
Definition at line 138 of file FXPolicies.h.
Public Member Functions | |
destructiveCopy (type *d) | |
~destructiveCopy () | |
destructiveCopy & | operator= (const destructiveCopy &o) |
Protected Attributes | |
type * | data |
Friends | |
type * | PtrPtr (destructiveCopyNoDelete &p) |
const type * | PtrPtr (const destructiveCopyNoDelete &p) |
type *& | PtrRef (destructiveCopyNoDelete &p) |
const type * | PtrRef (const destructiveCopyNoDelete &p) |