SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_dt::sc_proxy_traits< sc_lv_base > Struct Template Reference

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

Inheritance diagram for sc_dt::sc_proxy_traits< sc_lv_base >:

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

template<>
struct sc_dt::sc_proxy_traits< sc_lv_base >

Definition at line 146 of file sc_proxy.h.

Member Typedef Documentation

◆ bit_type

Definition at line 150 of file sc_proxy.h.

◆ traits_type

◆ value_type

◆ vector_type

Definition at line 151 of file sc_proxy.h.


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