gem5  v20.1.0.0
Public Member Functions | Private Attributes | Friends | List of all members
sc_dt::sc_fxcast_switch Class Reference

#include <sc_fxcast_switch.hh>

Public Member Functions

 sc_fxcast_switch ()
 
 sc_fxcast_switch (sc_switch)
 
 sc_fxcast_switch (const sc_fxcast_switch &)
 
 sc_fxcast_switch (sc_without_context)
 
sc_fxcast_switchoperator= (const sc_fxcast_switch &)
 
const std::string to_string () const
 
void print (::std::ostream &=::std::cout) const
 
void dump (::std::ostream &=::std::cout) const
 

Private Attributes

sc_switch m_sw
 

Friends

bool operator== (const sc_fxcast_switch &, const sc_fxcast_switch &)
 
bool operator!= (const sc_fxcast_switch &, const sc_fxcast_switch &)
 

Detailed Description

Definition at line 102 of file sc_fxcast_switch.hh.

Constructor & Destructor Documentation

◆ sc_fxcast_switch() [1/4]

sc_dt::sc_fxcast_switch::sc_fxcast_switch ( )
inline

Definition at line 114 of file sc_fxcast_switch.hh.

References sc_dt::sc_context< T >::default_value().

◆ sc_fxcast_switch() [2/4]

sc_dt::sc_fxcast_switch::sc_fxcast_switch ( sc_switch  sw_)
inline

Definition at line 119 of file sc_fxcast_switch.hh.

◆ sc_fxcast_switch() [3/4]

sc_dt::sc_fxcast_switch::sc_fxcast_switch ( const sc_fxcast_switch a)
inline

Definition at line 121 of file sc_fxcast_switch.hh.

◆ sc_fxcast_switch() [4/4]

sc_dt::sc_fxcast_switch::sc_fxcast_switch ( sc_without_context  )
inlineexplicit

Definition at line 125 of file sc_fxcast_switch.hh.

Member Function Documentation

◆ dump()

void sc_dt::sc_fxcast_switch::dump ( ::std::ostream &  os = ::std::cout) const

Definition at line 112 of file sc_fxcast_switch.cc.

◆ operator=()

sc_fxcast_switch & sc_dt::sc_fxcast_switch::operator= ( const sc_fxcast_switch a)
inline

Definition at line 130 of file sc_fxcast_switch.hh.

References ArmISA::a, and m_sw.

◆ print()

void sc_dt::sc_fxcast_switch::print ( ::std::ostream &  os = ::std::cout) const

Definition at line 106 of file sc_fxcast_switch.cc.

◆ to_string()

const std::string sc_dt::sc_fxcast_switch::to_string ( ) const

Definition at line 100 of file sc_fxcast_switch.cc.

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( const sc_fxcast_switch a,
const sc_fxcast_switch b 
)
friend

Definition at line 145 of file sc_fxcast_switch.hh.

◆ operator==

bool operator== ( const sc_fxcast_switch a,
const sc_fxcast_switch b 
)
friend

Definition at line 139 of file sc_fxcast_switch.hh.

Member Data Documentation

◆ m_sw

sc_switch sc_dt::sc_fxcast_switch::m_sw
private

Definition at line 123 of file sc_fxcast_switch.hh.

Referenced by operator=().


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

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