|
CARMA C++
|
The following structure encapsulates the reader lock used to prevent clashes when freezing and unfreezing the pmac monitor registers. More...
#include <carma/antenna/sza/antenna/control/SzaShare.h>
Public Member Functions | |
| SzaPmacLock (SzaShare *share) | |
| Constructor. More... | |
| ~SzaPmacLock () | |
| Destructor. More... | |
The following structure encapsulates the reader lock used to prevent clashes when freezing and unfreezing the pmac monitor registers.
Definition at line 341 of file SzaShare.h.
| sza::antenna::control::SzaShare::SzaPmacLock::SzaPmacLock | ( | SzaShare * | share | ) |
Constructor.
| Exception |
| sza::antenna::control::SzaShare::SzaPmacLock::~SzaPmacLock | ( | ) |
Destructor.
| Exception |