![]() |
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::cAtomRef, including all inherited members.
cAtomManager class | Gray::cAtomRef | friend |
cAtomRef(const THIS_t &ref) noexcept | Gray::cAtomRef | inline |
cAtomRef(const STR_t &sName) noexcept | Gray::cAtomRef | inline |
cAtomRef(const ATOMCHAR_t *pszName="") noexcept | Gray::cAtomRef | inline |
cAtomTests class | Gray::cAtomRef | friend |
CheckSymbolicStr(const ATOMCHAR_t *pszTag, bool bAllowDots=false) | Gray::cAtomRef | static |
CompareNoCase(const ATOMCHAR_t *pStr) const | Gray::cAtomRef | inline |
CreateStaticAtoms(const ATOMCHAR_t **ppAtoms) | Gray::cAtomRef | static |
EmptyAtom() | Gray::cAtomRef | inline |
FindAtomHashCode(ATOMCODE_t idAtomCode) | Gray::cAtomRef | static |
FindAtomStr(const ATOMCHAR_t *pszText) | Gray::cAtomRef | static |
get_CPtr() const noexcept | Gray::cAtomRef | inline |
get_HashCode() const noexcept | Gray::cAtomRef | inline |
get_StrA() const noexcept | Gray::cAtomRef | inline |
GetHeapStats(OUT ITERATE_t &iAllocCount) const | Gray::cAtomRef | |
GetLength() const | Gray::cAtomRef | inline |
GetSymbolicStr(OUT ATOMCHAR_t *pszTag, const ATOMCHAR_t *pszExp, bool bAllowDots=false) | Gray::cAtomRef | static |
IsEmpty() const | Gray::cAtomRef | inline |
isValidCheck() const noexcept | Gray::cAtomRef | inline |
operator const ATOMCHAR_t *() const noexcept | Gray::cAtomRef | inline |
operator=(const THIS_t &atom) | Gray::cAtomRef | inline |
operator=(const ATOMCHAR_t *pStr) | Gray::cAtomRef | inline |
operator=(const STR_t &sStr) | Gray::cAtomRef | inline |
operator==(const cAtomRef &atom) const noexcept | Gray::cAtomRef | inline |
operator==(const ATOMCHAR_t *pStr) const | Gray::cAtomRef | inline |
SetAtomStatic() | Gray::cAtomRef | |
~cAtomRef() | Gray::cAtomRef | inline |