CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
aft::RequestVoteResponse Struct Reference

#include <raft_types.h>

Inherits aft::RaftHeader< raft_request_vote_response >.

Public Attributes

Term term
 
bool vote_granted
 
- Public Attributes inherited from aft::RaftHeader< raft_request_vote_response >
RaftMsgType msg
 

Member Data Documentation

◆ term

Term aft::RequestVoteResponse::term

◆ vote_granted

bool aft::RequestVoteResponse::vote_granted

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