#include <cookie.h>
◆ Cookie() [1/2]
mir::cookie::Cookie::Cookie |
( |
| ) |
|
|
default |
◆ ~Cookie()
virtual mir::cookie::Cookie::~Cookie |
( |
| ) |
|
|
virtualdefault |
◆ Cookie() [2/2]
mir::cookie::Cookie::Cookie |
( |
Cookie const & |
cookie | ) |
|
|
delete |
◆ operator=()
Cookie& mir::cookie::Cookie::operator= |
( |
Cookie const & |
cookie | ) |
|
|
delete |
◆ serialize()
virtual std::vector<uint8_t> mir::cookie::Cookie::serialize |
( |
| ) |
const |
|
pure virtual |
Converts the cookie into a stream of bytes.
- Returns
- The stream of bytes formatted
◆ timestamp()
virtual uint64_t mir::cookie::Cookie::timestamp |
( |
| ) |
const |
|
pure virtual |
Returns the timestamp that the cookie is built with.
- Returns
- The timestamp
The documentation for this class was generated from the following file:
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018