|
VMware GemFire Native C++ Reference
9.1
|
Go to the source code of this file.
Data Structures | |
| class | apache::geode::client::CacheableString |
| Implement a immutable C string wrapper that can serve as a distributable key object for caching as well as being a string value. More... | |
Namespaces | |
| apache | |
| Each enum represents a predefined RegionAttributes in a Cache. | |
Functions | |
| CacheableKeyPtr | apache::geode::client::createKeyArr (const char *value) |
| overload of apache::geode::client::createKeyArr to pass char* More... | |
| CacheableKeyPtr | apache::geode::client::createKeyArr (const wchar_t *value) |
| overload of apache::geode::client::createKeyArr to pass wchar_t* More... | |
| CacheablePtr | apache::geode::client::createValueArr (const char *value) |
| overload of apache::geode::client::createValueArr to pass char* More... | |
| CacheablePtr | apache::geode::client::createValueArr (const wchar_t *value) |
| overload of apache::geode::client::createValueArr to pass wchar_t* More... | |
|
inline |
overload of apache::geode::client::createKeyArr to pass char*
|
inline |
overload of apache::geode::client::createKeyArr to pass wchar_t*
|
inline |
overload of apache::geode::client::createValueArr to pass char*
|
inline |
overload of apache::geode::client::createValueArr to pass wchar_t*