#include <cookie.h>
mir::cookie::Cookie::Cookie |
( |
| ) |
|
|
default |
virtual mir::cookie::Cookie::~Cookie |
( |
| ) |
|
|
virtualdefault |
mir::cookie::Cookie::Cookie |
( |
Cookie const & |
cookie | ) |
|
|
delete |
Cookie& mir::cookie::Cookie::operator= |
( |
Cookie const & |
cookie | ) |
|
|
delete |
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
Implemented in mir::cookie::HMACCookie.
virtual uint64_t mir::cookie::Cookie::timestamp |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016