gem5  v22.1.0.0
Classes | Namespaces | Functions | Variables
varargs.hh File Reference
#include <memory>
#include <sstream>
#include <type_traits>
#include "sim/guest_abi/definition.hh"

Go to the source code of this file.

Classes

class  gem5::guest_abi::VarArgsBase< First, Types... >
 
class  gem5::guest_abi::VarArgsBase<>
 
class  gem5::guest_abi::VarArgsImpl< ABI, Base, First, Types... >
 
class  gem5::guest_abi::VarArgsImpl< ABI, Base >
 
class  gem5::guest_abi::VarArgs< Types >
 
struct  gem5::guest_abi::IsVarArgs< T >
 
struct  gem5::guest_abi::IsVarArgs< VarArgs< Types... > >
 
struct  gem5::guest_abi::Argument< ABI, VarArgs< Types... > >
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::guest_abi
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (GuestABI, guest_abi)
 
template<typename ... Types>
std::ostream & gem5::guest_abi::operator<< (std::ostream &os, const VarArgs< Types... > &va)
 

Variables

template<typename T >
constexpr bool gem5::guest_abi::IsVarArgsV = IsVarArgs<T>::value
 

Generated on Wed Dec 21 2022 10:22:59 for gem5 by doxygen 1.9.1