Lines Matching defs:read

204     // read the current value
206 const data_type& read() const
207 { return (*this)->read(); }
210 { return (*this)->read(); }
281 // read() to a C++ intrinsic data type will work.
289 return os << a->read();
306 sc_trace( p->tf, iface->read(), p->name );
537 // read the current value
539 const data_type& read() const
540 { return (*this)->read(); }
543 { return (*this)->read(); }
652 // read() to a C++ intrinsic data type will work.
804 // read the current value
806 const data_type& read() const
807 { return (*this)->read(); }
810 { return (*this)->read(); }
916 // read() to a C++ intrinsic data type will work.
1011 // read the current value
1013 const data_type& read() const
1014 { return (*this)->read(); }
1017 { return (*this)->read(); }
1035 { (*this)->write( interface_.read() ); return *this; }
1038 { (*this)->write( port_->read() ); return *this; }
1041 { (*this)->write( port_->read() ); return *this; }
1044 { (*this)->write( port_->read() ); return *this; }
1052 { initialize( interface_.read() ); }
1106 // read() to a C++ intrinsic data type will work.
1114 return os << a->read();
1167 sc_trace( p->tf, iface->read(), p->name );
1313 // read the current value
1315 const data_type& read() const
1316 { return (*this)->read(); }
1319 { return (*this)->read(); }
1371 { (*this)->write( interface_.read() ); return *this; }
1374 { (*this)->write( port_->read() ); return *this; }
1377 { (*this)->write( port_->read() ); return *this; }
1380 { (*this)->write( port_->read() ); return *this; }
1388 { initialize( interface_.read() ); }
1444 // read() to a C++ intrinsic data type will work.
1549 // read the current value
1551 const data_type& read() const
1552 { return (*this)->read(); }
1555 { return (*this)->read(); }
1607 { (*this)->write( interface_.read() ); return *this; }
1610 { (*this)->write( port_->read() ); return *this; }
1613 { (*this)->write( port_->read() ); return *this; }
1616 { (*this)->write( port_->read() ); return *this; }
1624 { initialize( interface_.read() ); }
1680 // read() to a C++ intrinsic data type will work.
1692 // sc_out can also read from its port, hence no difference with sc_inout.
1762 { (*this)->write( interface_.read() ); return *this; }
1765 { (*this)->write( port_->read() ); return *this; }
1768 { (*this)->write( port_->read() ); return *this; }
1771 { (*this)->write( port_->read() ); return *this; }
1802 sc_trace( tf, iface->read(), name );
1820 sc_trace( tf, iface->read(), name );