sc_core::sc_join Class Reference
#include <sysc/kernel/sc_join.h>
List of all members.
Detailed Description
Definition at line 51 of file sc_join.h.
Constructor & Destructor Documentation
      
        
          | sc_core::sc_join::sc_join  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
Member Function Documentation
      
        
          | void sc_core::sc_join::add_process  | 
          ( | 
          sc_process_b *  | 
           process_p | 
           )  | 
           [protected] | 
        
      
 
 
      
        
          | int sc_core::sc_join::process_count  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | virtual void sc_core::sc_join::signal  | 
          ( | 
          sc_thread_handle  | 
           thread_p,  | 
        
        
           | 
           | 
          int  | 
           type |   | 
        
        
           | 
          ) | 
           |  |  [virtual] | 
        
      
 
 
      
        
          | void sc_core::sc_join::wait  | 
          ( | 
          int  | 
           seg_id | 
           )  | 
           [inline] | 
        
      
 
A new parameter segment ID is added for the out-of-order simulation. 
Definition at line 88 of file sc_join.h.
 
 
      
        
          | void sc_core::sc_join::wait_clocked  | 
          ( | 
          int  | 
           seg_id | 
           )  | 
           [inline] | 
        
      
 
A new parameter segment ID is added for the out-of-order simulation. 
Definition at line 93 of file sc_join.h.
 
 
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: