sgns::runtime::binaryen::AuthorityId¶
#include <authority.hpp>
Public Functions¶
| Name | |
|---|---|
| bool | operator==(const AuthorityId & other) const |
| bool | operator!=(const AuthorityId & other) const |
Public Attributes¶
| Name | |
|---|---|
| SessionKey | id |
Friends¶
| Name | |
|---|---|
| std::ostream & | operator<<(std::ostream & out, const AuthorityId & a) |
Detailed Description¶
Authority id
Public Functions Documentation¶
function operator==¶
function operator!=¶
Public Attributes Documentation¶
variable id¶
Friends¶
friend operator<<¶
Updated on 2026-03-04 at 13:10:43 -0800