prip::NonCopyable Class Reference

#include <prip.h>

Inheritance diagram for prip::NonCopyable:

prip::Util List of all members.

Detailed Description

Inheriting this class prevents copying the inherited class.

Definition at line 19 of file prip.h.

Protected Member Functions

 NonCopyable (void)
 ~NonCopyable (void)

Private Member Functions

 NonCopyable (const NonCopyable &other)
NonCopyableoperator= (const NonCopyable &other)


Constructor & Destructor Documentation

prip::NonCopyable::NonCopyable ( void   )  [inline, protected]

Definition at line 22 of file prip.h.

prip::NonCopyable::~NonCopyable ( void   )  [inline, protected]

Definition at line 23 of file prip.h.

prip::NonCopyable::NonCopyable ( const NonCopyable other  )  [inline, private]

Definition at line 25 of file prip.h.


Member Function Documentation

NonCopyable& prip::NonCopyable::operator= ( const NonCopyable other  )  [inline, private]

Definition at line 26 of file prip.h.


The documentation for this class was generated from the following file:
Generated on Thu Nov 30 00:34:24 2006 for PRIP by  doxygen 1.4.7