VMware GemFire Native C++ Reference  9.1
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 Cache.
 

Functions

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

Function Documentation

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

sprintf implementation.


Pivotal GemFire C++ Cache API Documentation