gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::StateInitializer< ABI, typename std::enable_if< std::is_constructible< typename ABI::State, const ThreadContext * >::value >::type > Struct Template Reference

#include <layout.hh>

Static Public Member Functions

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

Detailed Description

template<typename ABI>
struct GuestABI::StateInitializer< ABI, typename std::enable_if< std::is_constructible< typename ABI::State, const ThreadContext * >::value >::type >

Definition at line 55 of file layout.hh.

Member Function Documentation

◆ init()

template<typename ABI >
static ABI::State GuestABI::StateInitializer< ABI, typename std::enable_if< std::is_constructible< typename ABI::State, const ThreadContext * >::value >::type >::init ( const ThreadContext tc)
inlinestatic

Definition at line 60 of file layout.hh.


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

Generated on Wed Sep 30 2020 14:03:06 for gem5 by doxygen 1.8.17