VMware GemFire Native C++ Reference  9.2.4
DataInput.hpp File Reference

Go to the source code of this file.

Data Structures

class  apache::geode::client::DataInput
 Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from a byte stream. More...
 

Namespaces

 apache
 Each enum represents a predefined RegionAttributes in a {}.
 

Functions

int apache::geode::client::gf_sprintf (char *buffer, const char *fmt,...)
 sprintf implementation. More...
 

Function Documentation

◆ gf_sprintf()

int apache::geode::client::gf_sprintf ( char *  buffer,
const char *  fmt,
  ... 
)

sprintf implementation.


Pivotal GemFire C++ Cache API Documentation