|
LibreOffice Module ucb (master) 1
|
Public Member Functions | |
| TickerThread (SerfLockStore &rLockStore) | |
| void | finish () |
Public Member Functions inherited from salhelper::Thread | |
| Thread (char const *name) | |
| void | launch () |
Public Member Functions inherited from salhelper::SimpleReferenceObject | |
| SimpleReferenceObject () | |
| void | acquire () |
| void | release () |
Private Member Functions | |
| virtual void | execute () |
Private Attributes | |
| bool | m_bFinish |
| SerfLockStore & | m_rLockStore |
Additional Inherited Members | |
Static Public Member Functions inherited from salhelper::Thread | |
| static void * | operator new (std::size_t size) |
| static void | operator delete (void *pointer) |
Static Public Member Functions inherited from salhelper::SimpleReferenceObject | |
| static void * | operator new (std::size_t nSize) |
| static void * | operator new (std::size_t nSize, std::nothrow_t const &rNothrow) |
| static void | operator delete (void *pPtr) |
| static void | operator delete (void *pPtr, std::nothrow_t const &rNothrow) |
Protected Member Functions inherited from salhelper::Thread | |
| virtual | ~Thread () SAL_OVERRIDE |
| virtual void | execute ()=0 |
Protected Member Functions inherited from salhelper::SimpleReferenceObject | |
| virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
Protected Attributes inherited from salhelper::SimpleReferenceObject | |
| oslInterlockedCount | m_nCount |
Definition at line 37 of file SerfLockStore.cxx.
|
inlineexplicit |
Definition at line 44 of file SerfLockStore.cxx.
|
privatevirtual |
Implements salhelper::Thread.
Definition at line 58 of file SerfLockStore.cxx.
References m_bFinish, m_rLockStore, nCount, http_dav_ucp::SerfLockStore::refreshLocks(), and SAL_INFO.
|
inline |
Definition at line 48 of file SerfLockStore.cxx.
References m_bFinish.
|
private |
Definition at line 39 of file SerfLockStore.cxx.
|
private |
Definition at line 40 of file SerfLockStore.cxx.
Referenced by execute().