![]() |
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 Gray::cRefBase, including all inherited members.
cRefBase(int iRefCount=0) noexcept | Gray::cRefBase | inlineexplicit |
DecRefCount() | Gray::cRefBase | inline |
get_HashCode() const noexcept | Gray::cRefBase | inline |
get_RefCount() const noexcept | Gray::cRefBase | inline |
IncRefCount() | Gray::cRefBase | inline |
isDestructing() noexcept | Gray::cRefBase | inline |
isStaticConstruct() const noexcept | Gray::cRefBase | inline |
isValidObj() const noexcept | Gray::cRefBase | inline |
onFinalRelease() | Gray::cRefBase | inlinevirtual |
QueryInterface(const IID &riid, void __RPC_FAR *__RPC_FAR *ppvObject) override | Gray::cRefBase | inline |
SetDestructing() | Gray::cRefBase | inline |
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 |