gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::guest_abi::StateInitializer< ABI, typename std::enable_if_t< std::is_constructible_v< typename ABI::State, const ThreadContext * > > > Struct Template Reference

#include <layout.hh>

Static Public Member Functions

static ABI::State init (const ThreadContext *tc)
 

Detailed Description

template<typename ABI>
struct gem5::guest_abi::StateInitializer< ABI, typename std::enable_if_t< std::is_constructible_v< typename ABI::State, const ThreadContext * > > >

Definition at line 60 of file layout.hh.

Member Function Documentation

◆ init()

template<typename ABI >
static ABI::State gem5::guest_abi::StateInitializer< ABI, typename std::enable_if_t< std::is_constructible_v< typename ABI::State, const ThreadContext * > > >::init ( const ThreadContext tc)
inlinestatic

Definition at line 64 of file layout.hh.


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

Generated on Wed Dec 21 2022 10:24:13 for gem5 by doxygen 1.9.1