Ocean
Ocean::TemplatedLock< false > Class Reference

Specialization of the TemplatedLock class. More...

Protected Member Functions

 TemplatedLock (const TemplatedLock &lock)=delete
 Disabled copy constructor. More...
 
TemplatedLockoperator= (const TemplatedLock &lock)=delete
 Disabled assign operator. More...
 

Detailed Description

Specialization of the TemplatedLock class.

This class does nothing.

Constructor & Destructor Documentation

◆ TemplatedLock()

Ocean::TemplatedLock< false >::TemplatedLock ( const TemplatedLock< false > &  lock)
protecteddelete

Disabled copy constructor.

Parameters
lockThe lock object to be copied

Member Function Documentation

◆ operator=()

TemplatedLock& Ocean::TemplatedLock< false >::operator= ( const TemplatedLock< false > &  lock)
protecteddelete

Disabled assign operator.

Parameters
lockThe lock object to be assigned
Returns
Reference to this object

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