Go to the source code of this file.
Namespaces | |
| namespace | gemfire |
Data Structures | |
| class | gemfire::DataInput |
Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from a byte stream. More... | |
Functions | |
| int | gemfire::gf_sprintf (char *buffer, const char *fmt,...) |
| sprintf implementation. | |