|
Home2L - C/C++ API v1.4-2-g83f4c (2025-08-23)
Smart Tools for a Private Home
|
This is the complete list of members for CDictRef< T >, including all inherited members.
| Clear() | CListRaw | inline |
| Del(int idx) | CDictRaw | inline |
| Del(const char *key) | CDictRaw | inline |
| DisownValue(int idx) | CDict< T > | inline |
| DisownValue(const char *key) | CDict< T > | inline |
| Dump(const char *name) | CDictRaw | virtual |
| Entries() const | CListRaw | inline |
| Find(const char *key, int *retInsIdx=NULL) | CDictRaw | |
| GetKey(int idx) const | CDictRaw | inline |
| Merge(CDict< T > *dict2) | CDict< T > | inline |
| PrefixSearch(const char *key, int *retIdx0, int *retIdx1) | CDictRaw | |
| Set(const char *key, T *value) | CDict< T > | inline |
| SetValue(int idx, T *value) | CDict< T > | inline |