CrystalSpace

Public API Reference

CS::Implementation::NonCopyable_ Class Reference

Base-class which ensures that derived classes are not copy-constructible or assignable. More...

#include <csutil/noncopyable.h>

Inheritance diagram for CS::Implementation::NonCopyable_:
CS::Threading::Barrier CS::Threading::Condition CS::Threading::MutexImpl< BaseMutex > CS::Threading::Runnable CS::Threading::Thread CS::Threading::ThreadGroup CS::Threading::ThreadLocal< T > CS::Utility::ScopedPointer< T > CS::Threading::MutexImpl< Implementation::MutexBase >

List of all members.


Detailed Description

Base-class which ensures that derived classes are not copy-constructible or assignable.

Definition at line 30 of file noncopyable.h.


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

Generated for Crystal Space 2.0 by doxygen 1.7.6.1