gem5
v19.0.0.0
|
#include <guest_abi.hh>
Public Member Functions | |
VarArgs (VarArgsBase< Types... > *ptr) | |
template<typename Arg > | |
Arg | get () |
Private Attributes | |
std::shared_ptr< VarArgsBase< Types... > > | _ptr |
Definition at line 264 of file guest_abi.hh.
|
inline |
Definition at line 272 of file guest_abi.hh.
Definition at line 279 of file guest_abi.hh.
Referenced by test2DVoid(), and testIntVoid().
|
private |
Definition at line 269 of file guest_abi.hh.