|
Mir
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| size_t | mir_cookie_buffer_size (MirCookie const *cookie) |
| Queries the size needed to serialize a given cookie. More... | |
| void | mir_cookie_to_buffer (MirCookie const *cookie, void *buffer, size_t size) |
| Serializes a cookie into the given buffer. More... | |
| MirCookie const * | mir_cookie_from_buffer (void const *buffer, size_t size) |
| Create a cookie from a serialized representation. More... | |
| void | mir_cookie_release (MirCookie const *cookie) |
| Release the MirCookie. More... | |
Copyright © 2012-2020
Canonical Ltd.
Generated on Fri Apr 10 09:30:49 UTC 2020
This documentation is licensed under the GPL version 2 or 3.