#include <FXPolicies.h>
refCount()
method which returns a reference to an int-like entity eg; an int itself or FX::FXAtomicIntPublic Member Functions | |
refCounted (type *d) | |
refCounted (const refCounted &o) | |
refCounted & | operator= (const refCounted &o) |
Protected Attributes | |
type * | data |
Friends | |
type * | PtrPtr (refCounted &p) |
const type * | PtrPtr (const refCounted &p) |
type *& | PtrRef (refCounted &p) |
const type * | PtrRef (const refCounted &p) |