acquire() | salhelper::SimpleReferenceObject | |
addTime(const TTimeValue &Time) | salhelper::Timer | |
expiresBefore(const Timer *pTimer) const | salhelper::Timer | |
getRemainingTime() const | salhelper::Timer | |
isExpired() const | salhelper::Timer | |
isTicking() const | salhelper::Timer | |
m_aExpired | salhelper::Timer | protected |
m_aRepeatDelta | salhelper::Timer | protected |
m_aTimeOut | salhelper::Timer | protected |
m_nCount | salhelper::SimpleReferenceObject | protected |
m_pNext | salhelper::Timer | protected |
m_pPool | connectivity::OPoolTimer | private |
onShot() override | connectivity::OPoolTimer | protectedvirtual |
operator delete(void *pPtr) | salhelper::SimpleReferenceObject | static |
operator delete(void *pPtr, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
operator delete[](void *pPtr) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | privatestatic |
operator new(std::size_t nSize) | salhelper::SimpleReferenceObject | static |
operator new(std::size_t nSize, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
operator new[](std::size_t) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | privatestatic |
operator=(const Timer &rTimer) SAL_DELETED_FUNCTION | salhelper::Timer | private |
OPoolTimer(OConnectionPool *_pPool, const ::salhelper::TTimeValue &Time) | connectivity::OPoolTimer | inline |
release() | salhelper::SimpleReferenceObject | |
setAbsoluteTime(const TTimeValue &Time) | salhelper::Timer | |
setRemainingTime(const TTimeValue &Remaining) | salhelper::Timer | |
setRemainingTime(const TTimeValue &Remaining, const TTimeValue &Repeat) | salhelper::Timer | |
SimpleReferenceObject() | salhelper::SimpleReferenceObject | |
SimpleReferenceObject(SimpleReferenceObject &) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | private |
start() | salhelper::Timer | |
stop() | salhelper::Timer | |
Timer() | salhelper::Timer | |
Timer(const TTimeValue &Time) | salhelper::Timer | |
Timer(const TTimeValue &Time, const TTimeValue &RepeatTime) | salhelper::Timer | |
Timer(const Timer &rTimer) SAL_DELETED_FUNCTION | salhelper::Timer | private |
~SimpleReferenceObject() COVERITY_NOEXCEPT_FALSE | salhelper::SimpleReferenceObject | protectedvirtual |
~Timer() SAL_OVERRIDE | salhelper::Timer | protectedvirtual |