gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
writer< T > Class Template Reference

#include <test.h>

Inheritance diagram for writer< T >:

Public Member Functions

 writer (sc_module_name)
 
 writer (sc_module_name)
 
 writer (sc_module_name)
 

Public Attributes

sc_out< T > out
 

Detailed Description

template<class T>
class writer< T >

Definition at line 47 of file test.h.

Constructor & Destructor Documentation

◆ writer() [1/3]

template<class T >
writer< T >::writer ( sc_module_name  )
inline

Definition at line 87 of file test.h.

◆ writer() [2/3]

template<class T >
writer< T >::writer ( sc_module_name  )
inline

Definition at line 87 of file test.h.

◆ writer() [3/3]

template<class T >
writer< T >::writer ( sc_module_name  )
inline

Definition at line 87 of file test.h.

Member Data Documentation

◆ out

template<class T >
sc_out< T > writer< T >::out

Definition at line 84 of file test.h.


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

Generated on Wed Sep 30 2020 14:02:34 for gem5 by doxygen 1.8.17