okteta
Kasten2::ByteArrayViewProfileLock Class Reference
#include <bytearrayviewprofilelock.h>
Public Member Functions | |
ByteArrayViewProfileLock (const ByteArrayViewProfileLock &other) | |
~ByteArrayViewProfileLock () | |
bool | isLocked () const |
ByteArrayViewProfileLock & | operator= (const ByteArrayViewProfileLock &other) |
void | unlock () |
ByteArrayViewProfile::Id | viewProfileId () const |
Protected Member Functions | |
ByteArrayViewProfileLock (const QString &fileName, const ByteArrayViewProfile::Id &viewProfileId) | |
Detailed Description
Definition at line 38 of file bytearrayviewprofilelock.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 60 of file bytearrayviewprofilelock.cpp.
Kasten2::ByteArrayViewProfileLock::ByteArrayViewProfileLock | ( | const ByteArrayViewProfileLock & | other | ) |
Definition at line 66 of file bytearrayviewprofilelock.cpp.
Kasten2::ByteArrayViewProfileLock::~ByteArrayViewProfileLock | ( | ) |
Definition at line 98 of file bytearrayviewprofilelock.cpp.
Member Function Documentation
bool Kasten2::ByteArrayViewProfileLock::isLocked | ( | ) | const |
Definition at line 86 of file bytearrayviewprofilelock.cpp.
ByteArrayViewProfileLock & Kasten2::ByteArrayViewProfileLock::operator= | ( | const ByteArrayViewProfileLock & | other | ) |
Definition at line 72 of file bytearrayviewprofilelock.cpp.
void Kasten2::ByteArrayViewProfileLock::unlock | ( | ) |
Definition at line 80 of file bytearrayviewprofilelock.cpp.
ByteArrayViewProfile::Id Kasten2::ByteArrayViewProfileLock::viewProfileId | ( | ) | const |
Definition at line 92 of file bytearrayviewprofilelock.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.