Go to the source code of this file.
◆ createKeyArr() [1/2]
CacheableKeyPtr apache::geode::client::createKeyArr |
( |
const char * |
value | ) |
|
|
inline |
overload of apache::geode::client::createKeyArr to pass char*
◆ createKeyArr() [2/2]
CacheableKeyPtr apache::geode::client::createKeyArr |
( |
const wchar_t * |
value | ) |
|
|
inline |
overload of apache::geode::client::createKeyArr to pass wchar_t*
◆ createValueArr() [1/2]
CacheablePtr apache::geode::client::createValueArr |
( |
const char * |
value | ) |
|
|
inline |
overload of apache::geode::client::createValueArr to pass char*
◆ createValueArr() [2/2]
CacheablePtr apache::geode::client::createValueArr |
( |
const wchar_t * |
value | ) |
|
|
inline |
overload of apache::geode::client::createValueArr to pass wchar_t*