#include <persistent_surface_store.h>
Generate a new, unique Id.
Construct an Id from its serialized string form.
- Parameters
-
serialized_form | [in] The previously-serialized Id |
- Exceptions
-
std::invalid_argument | if
- serialized_form is not parseable as an Id.
|
Id & Id::operator= |
( |
Id const & |
rhs | ) |
|
bool Id::operator== |
( |
Id const & |
rhs | ) |
const |
Serialize to a UTF-8 string.
- Returns
- A string representation of the Id; this is guaranteed to be valid UTF-8
friend struct std::hash< Id > |
|
friend |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016