FX::Pol::noCopyNoDelete< type > Class Template Reference

#include <FXPolicies.h>

Inheritance diagram for FX::Pol::noCopyNoDelete< type >:

FX::Pol::noCopy< type > List of all members.

Detailed Description

template<class type>
class FX::Pol::noCopyNoDelete< type >

Policy specifying that an object pointee should not be copied nor deleted.

See also:
FX::Generic::ptr

Definition at line 157 of file FXPolicies.h.

Public Member Functions

 noCopyNoDelete (type *d)

Protected Attributes

type * data

Friends

type * PtrPtr (noCopyNoDelete &p)
const type * PtrPtr (const noCopyNoDelete &p)
type *& PtrRef (noCopyNoDelete &p)
const type * PtrRef (const noCopyNoDelete &p)


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:04 2009 for TnFOX by doxygen v1.4.7