SystemC 3.0.0
Accellera SystemC proof-of-concept library
Public Types | List of all members
sc_dt::sc_proxy_traits< sc_lv_base > Struct Reference

#include <sysc/datatypes/bit/sc_proxy.h>

Inheritance diagram for sc_dt::sc_proxy_traits< sc_lv_base >:
Inheritance graph
[legend]

Public Types

typedef sc_proxy_traits< sc_lv_basetraits_type
 
typedef sc_logic_value_t value_type
 
typedef sc_logic bit_type
 
typedef sc_lv_base vector_type
 

Detailed Description

Definition at line 144 of file sc_proxy.h.

Member Typedef Documentation

◆ bit_type

Definition at line 148 of file sc_proxy.h.

◆ traits_type

Definition at line 146 of file sc_proxy.h.

◆ value_type

Definition at line 147 of file sc_proxy.h.

◆ vector_type

typedef sc_lv_base sc_dt::sc_proxy_traits< sc_lv_base >::vector_type

Definition at line 149 of file sc_proxy.h.


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