util::nocopy Class Reference

Base class to prevent copy and assignment operator. More...

#include <util.h>

Inheritance diagram for util::nocopy:

Inheritance graph
[legend]

List of all members.

Protected Member Functions

 nocopy ()
 Constructor.
 ~nocopy ()
 Destructor.

Private Member Functions

 nocopy (const nocopy &)
 Copy constructor private and not defined.
const nocopyoperator= (const nocopy &)
 Assignment constructor private and not defined.


Detailed Description

Base class to prevent copy and assignment operator.

Constructor & Destructor Documentation

util::nocopy::nocopy (  )  [inline, protected]

Constructor.

util::nocopy::~nocopy (  )  [inline, protected]

Destructor.

Not virtual!

util::nocopy::nocopy ( const nocopy  )  [private]

Copy constructor private and not defined.


Member Function Documentation

const nocopy& util::nocopy::operator= ( const nocopy  )  [private]

Assignment constructor private and not defined.


The documentation for this class was generated from the following file:
Generated on Sun Nov 23 14:52:47 2008 for Typing linear constraints by  doxygen 1.5.4