TLM-2.0  2.0.3
Accellera TLM-2.0 proof-of-concept library
Public Member Functions | List of all members
tlm::tlm_slave_imp< REQ, RSP > Class Template Reference

#include <tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_req_rsp_channels/tlm_put_get_imp.h>

Inheritance diagram for tlm::tlm_slave_imp< REQ, RSP >:
Inheritance graph
[legend]
Collaboration diagram for tlm::tlm_slave_imp< REQ, RSP >:
Collaboration graph
[legend]

Public Member Functions

 tlm_slave_imp (tlm_get_peek_if< REQ > &req, tlm_put_if< RSP > &rsp)
 
- Public Member Functions inherited from tlm::tlm_blocking_get_if< REQ >
virtual void get (REQ &t)
 
- Public Member Functions inherited from tlm::tlm_blocking_peek_if< REQ >
virtual void peek (REQ &t) const
 

Detailed Description

template<typename REQ, typename RSP>
class tlm::tlm_slave_imp< REQ, RSP >

Definition at line 98 of file tlm_put_get_imp.h.

Constructor & Destructor Documentation

template<typename REQ , typename RSP >
tlm::tlm_slave_imp< REQ, RSP >::tlm_slave_imp ( tlm_get_peek_if< REQ > &  req,
tlm_put_if< RSP > &  rsp 
)
inline

Definition at line 104 of file tlm_put_get_imp.h.


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