CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::WireNonce Struct Reference

#include <channels.h>

Public Member Functions

 WireNonce (uint64_t nonce_)
 
uint64_t get_val () const
 

Public Attributes

const uint8_t tid = 0
 
uint64_t nonce: (sizeof(MsgNonce) - sizeof(tid)) * CHAR_BIT
 

Constructor & Destructor Documentation

◆ WireNonce()

ccf::WireNonce::WireNonce ( uint64_t  nonce_)
inline

Member Function Documentation

◆ get_val()

uint64_t ccf::WireNonce::get_val ( ) const
inline

Member Data Documentation

◆ nonce

uint64_t ccf::WireNonce::nonce

◆ tid

const uint8_t ccf::WireNonce::tid = 0

The documentation for this struct was generated from the following file: