#include <FXPolicies.h>
Public Member Functions | |
destructiveCopy (type *d) | |
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) |