SystemC 3.0.0
Accellera SystemC proof-of-concept library
Public Member Functions | List of all members
sc_dt::sc_bitref_conv_r< T, sc_proxy_traits< sc_bv_base > > Class Template Reference

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

Public Member Functions

 operator bool () const
 
bool operator! () const
 

Detailed Description

template<typename T>
class sc_dt::sc_bitref_conv_r< T, sc_proxy_traits< sc_bv_base > >

Definition at line 68 of file sc_bit_proxies.h.

Member Function Documentation

◆ operator bool()

template<typename T >
sc_dt::sc_bitref_conv_r< T, sc_proxy_traits< sc_bv_base > >::operator bool ( ) const
inlineexplicit

Definition at line 73 of file sc_bit_proxies.h.

◆ operator!()

template<typename T >
bool sc_dt::sc_bitref_conv_r< T, sc_proxy_traits< sc_bv_base > >::operator! ( ) const
inline

Definition at line 79 of file sc_bit_proxies.h.


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