gem5  v21.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
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< Types >
 
class  gem5::guest_abi::VarArgsBase< First, Types... >
 
class  gem5::guest_abi::VarArgsBase<>
 
class  gem5::guest_abi::VarArgsImpl< ABI, Base, Types >
 
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)
 

Generated on Tue Sep 7 2021 14:53:53 for gem5 by doxygen 1.8.17