noncopyable Class Reference

#include <utility.h>

Inheritance diagram for noncopyable:
Inheritance graph
[legend]

Protected Member Functions

 noncopyable ()
 ~noncopyable ()

Private Member Functions

 noncopyable (noncopyable const &)
noncopyable const & operator= (noncopyable const &)

Detailed Description

noncopyable : object of class derived from this class can't be copied and isn't copy-constructible

Definition at line 19 of file utility.h.


Constructor & Destructor Documentation

noncopyable::noncopyable (  )  [inline, protected]

Definition at line 21 of file utility.h.

noncopyable::~noncopyable (  )  [inline, protected]

Definition at line 22 of file utility.h.

noncopyable::noncopyable ( noncopyable const &   )  [private]

Member Function Documentation

noncopyable const& noncopyable::operator= ( noncopyable const &   )  [private]

The documentation for this class was generated from the following file:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1