quic/qbox
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Attributes | List of all members
TargetSignalSocket< T > Class Template Reference
Inheritance diagram for TargetSignalSocket< T >:
Inheritance graph
[legend]
Collaboration diagram for TargetSignalSocket< T >:
Collaboration graph
[legend]

Public Types

using Iface = typename TargetSignalSocketProxy< T >::Iface
 
using Parent = sc_core::sc_export< Iface >
 
using ValueChangedCallback = typename TargetSignalSocketProxy< T >::ValueChangedCallback
 

Public Member Functions

 TargetSignalSocket (const char *name)
 
void register_value_changed_cb (const ValueChangedCallback &cb)
 
const Tread () const
 

Protected Attributes

TargetSignalSocketProxy< Tm_proxy
 

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