![]() |
Realm
A distributed, event-based tasking library
|
#include <stddef.h>#include "realm/bytearray.inl"Go to the source code of this file.
Classes | |
| class | Realm::ByteArrayRef |
| class | Realm::ByteArray |
Namespaces | |
| namespace | Realm |
Functions | |
| template<typename S > | |
| bool | Realm::serialize (S &serdez, const ByteArrayRef &a) |
| template<typename S > | |
| bool | Realm::serialize (S &serdez, const ByteArray &a) |
| template<typename S > | |
| bool | Realm::deserialize (S &serdez, ByteArray &a) |