![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cTimerFunc, including all inherited members.
cRefBase(int iRefCount=0) noexcept | Gray::cRefBase | inlineexplicit |
cTimerFunc(TIMER_FUNC_t pFunc, UINT_PTR nUserArg, cTimerGroup *pTimerGroup=nullptr, TIMESYS_t tCallNext=cTimeSys::k_CLEAR) | GrayLib::cTimerFunc | inline |
cTimerInst(cTimerGroup *pTimerGroup=nullptr, TIMESYS_t tCallNext=cTimeSys::k_CLEAR) | GrayLib::cTimerInst | |
DecRefCount() | Gray::cRefBase | inline |
get_HashCode() const noexcept | Gray::cRefBase | inline |
get_RefCount() const noexcept | Gray::cRefBase | inline |
get_SortValue() const noexcept | GrayLib::cTimerInst | inline |
IncRefCount() | Gray::cRefBase | inline |
isDestructing() noexcept | Gray::cRefBase | inline |
isStaticConstruct() const noexcept | Gray::cRefBase | inline |
isValidObj() const noexcept | Gray::cRefBase | inline |
KillTimer() | GrayLib::cTimerInst | |
onFinalRelease() | Gray::cRefBase | inlinevirtual |
OnTimer() override | GrayLib::cTimerFunc | inlineprotectedvirtual |
QueryInterface(const IID &riid, void __RPC_FAR *__RPC_FAR *ppvObject) override | Gray::cRefBase | inline |
SetDestructing() | Gray::cRefBase | inline |
SetTimer(TIMESYS_t tCallNext) | GrayLib::cTimerInst | |
StaticConstruct() | Gray::cRefBase | inline |
StaticDestruct() | Gray::cRefBase | inline |
STDMETHOD_(HASHCODE_t, get_HashCodeX)() const noexcept | Gray::cRefBase | inline |
STDMETHOD_(ULONG, AddRef)(void) override | Gray::cRefBase | inline |
STDMETHOD_(ULONG, Release)(void) override | Gray::cRefBase | inline |
~cRefBase() | Gray::cRefBase | inlinevirtual |
~cTimerInst() | GrayLib::cTimerInst | virtual |