ForbidAssignment Class Reference

forbids the usage of implicit inherited assignment operators More...

#include <utils.H>

Inheritance diagram for ForbidAssignment:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ForbidAssignment ()

Private Member Functions

 ForbidAssignment (const ForbidAssignment &)
const ForbidAssignmentoperator= (const ForbidAssignment &) const


Detailed Description

forbids the usage of implicit inherited assignment operators

This class forbids the usage of implicit inherited assignment operators by declaring/defining private assignment class functions.

Definition at line 26 of file utils.H.


Constructor & Destructor Documentation

ForbidAssignment::ForbidAssignment (  )  [inline]

Definition at line 29 of file utils.H.

ForbidAssignment::ForbidAssignment ( const ForbidAssignment  )  [private]


Member Function Documentation

const ForbidAssignment& ForbidAssignment::operator= ( const ForbidAssignment  )  const [inline, private]

Definition at line 32 of file utils.H.


The documentation for this class was generated from the following file:
Generated on Wed Nov 7 23:31:57 2007 for Qsieve by  doxygen 1.5.4