CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::Forwarder< ChannelProxy >::ForwardedResponseResult Struct Reference

#include <forwarder.h>

Public Attributes

size_t client_session_id
 
std::vector< uint8_t > response_body
 
bool should_terminate_session = false
 

Member Data Documentation

◆ client_session_id

template<typename ChannelProxy >
size_t ccf::Forwarder< ChannelProxy >::ForwardedResponseResult::client_session_id

◆ response_body

template<typename ChannelProxy >
std::vector<uint8_t> ccf::Forwarder< ChannelProxy >::ForwardedResponseResult::response_body

◆ should_terminate_session

template<typename ChannelProxy >
bool ccf::Forwarder< ChannelProxy >::ForwardedResponseResult::should_terminate_session = false

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