CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::pal::snp::ioctl6::GuestRequest< Req, Resp > Struct Template Reference

#include <snp_ioctl6.h>

Public Attributes

uint32_t msg_version = 1
 
Req * req_data
 
Resp * resp_wrapper
 
ExitInfo exit_info
 

Member Data Documentation

◆ exit_info

template<typename Req , typename Resp >
ExitInfo ccf::pal::snp::ioctl6::GuestRequest< Req, Resp >::exit_info

◆ msg_version

template<typename Req , typename Resp >
uint32_t ccf::pal::snp::ioctl6::GuestRequest< Req, Resp >::msg_version = 1

◆ req_data

template<typename Req , typename Resp >
Req* ccf::pal::snp::ioctl6::GuestRequest< Req, Resp >::req_data

◆ resp_wrapper

template<typename Req , typename Resp >
Resp* ccf::pal::snp::ioctl6::GuestRequest< Req, Resp >::resp_wrapper

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