Lines Matching defs:operator
180 this_type& operator = ( const this_type& );
239 sc_port_registry& operator = ( const sc_port_registry& );
272 void operator () ( IF& interface_ )
281 void operator () ( port_type& parent_ )
292 IF* operator -> ();
293 const IF* operator -> () const;
299 IF* operator [] ( int index_ )
301 const IF* operator [] ( int index_ ) const
355 this_type& operator = ( const this_type& );
432 this_type& operator = ( const this_type& );
449 sc_port_b<IF>::operator -> ()
460 sc_port_b<IF>::operator -> () const