#include <FXPolicies.h>
copy()
method which is usually virtual.Public Member Functions | |
deepCopy (type *d) | |
deepCopy (const deepCopy &o) | |
deepCopy & | operator= (const deepCopy &o) |
Protected Attributes | |
type * | data |
Friends | |
type * | PtrPtr (deepCopy &p) |
const type * | PtrPtr (const deepCopy &p) |
type *& | PtrRef (deepCopy &p) |
const type * | PtrRef (const deepCopy &p) |