#include <lookup_service.h>
Definition at line 32 of file lookup_service.h.
dmtcp::KeyValue::KeyValue |
( |
const void * |
data, |
|
|
const size_t |
len |
|
) |
| |
|
inline |
dmtcp::KeyValue::~KeyValue |
( |
) | |
|
|
inline |
void* dmtcp::KeyValue::data |
( |
) | |
|
|
inline |
void dmtcp::KeyValue::destroy |
( |
) | |
|
|
inline |
size_t dmtcp::KeyValue::len |
( |
) | |
|
|
inline |
bool dmtcp::KeyValue::operator!= |
( |
const KeyValue & |
that) | |
const |
|
inline |
bool dmtcp::KeyValue::operator< |
( |
const KeyValue & |
that) | |
const |
|
inline |
bool dmtcp::KeyValue::operator== |
( |
const KeyValue & |
that) | |
const |
|
inline |
The documentation for this class was generated from the following file: