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

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

Public Types

typedef sc_proxy_traits< sc_bv_basetraits_type
 
typedef bool value_type
 
typedef sc_logic bit_type
 
typedef sc_bv_base vector_type
 

Detailed Description

Definition at line 136 of file sc_proxy.h.

Member Typedef Documentation

◆ bit_type

Definition at line 140 of file sc_proxy.h.

◆ traits_type

Definition at line 138 of file sc_proxy.h.

◆ value_type

typedef bool sc_dt::sc_proxy_traits< sc_bv_base >::value_type

Definition at line 139 of file sc_proxy.h.

◆ vector_type

typedef sc_bv_base sc_dt::sc_proxy_traits< sc_bv_base >::vector_type

Definition at line 141 of file sc_proxy.h.


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