18#ifndef __LIB_LIBRUNTIME_DATASTORECLIENT_H
19#define __LIB_LIBRUNTIME_DATASTORECLIENT_H
21#include <FreeNOS/API/ProcessID.h>
57 const Size size)
const;
const ProcessID m_pid
Process identifier of the datastore server.
Datastore::Result registerBuffer(const char *key, void *buffer, const Size size) const
Add a new buffer.
u32 ProcessID
Process Identification Number.
unsigned int Size
Any sane size indicator cannot go negative.