gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 59 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 63 of file layout.hh.


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

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0