gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
AuxVector< IntType > Struct Template Reference

#include <aux_vector.hh>

Public Member Functions

 AuxVector ()
 
 AuxVector (IntType type, IntType val)
 

Public Attributes

IntType a_type
 
IntType a_val
 

Detailed Description

template<class IntType>
struct AuxVector< IntType >

Definition at line 40 of file aux_vector.hh.

Constructor & Destructor Documentation

template<class IntType>
AuxVector< IntType >::AuxVector ( )
inline

Definition at line 45 of file aux_vector.hh.

template<class IntType >
AuxVector< IntType >::AuxVector ( IntType  type,
IntType  val 
)

Definition at line 70 of file aux_vector.cc.

References BigEndianGuest::htog().

Member Data Documentation

template<class IntType>
IntType AuxVector< IntType >::a_type

Definition at line 42 of file aux_vector.hh.

template<class IntType>
IntType AuxVector< IntType >::a_val

Definition at line 43 of file aux_vector.hh.


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

Generated on Fri Jun 9 2017 13:04:02 for gem5 by doxygen 1.8.6