This class stores for function calls.  
 More...
#include <port_call_attribute.h>
This class stores for function calls. 
 
      
        
          | risc::sg::PortCallAttribute::PortCallAttribute  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual AstAttribute::OwnershipPolicy risc::sg::PortCallAttribute::getOwnershipPolicy  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
      
        
          | bool risc::sg::PortCallAttribute::is_set_ | 
        
      
 
 
      
        
          | std::list<Segment*> risc::sg::PortCallAttribute::segment_ids_ | 
        
      
 
A list of segment ids that belong to this port call. 
 
 
      
        
          | bool risc::sg::PortCallAttribute::should_instrument_ | 
        
      
 
Whether the port call should be instrumented. 
 
 
      
        
          | int risc::sg::PortCallAttribute::socket_id_ | 
        
      
 
For sockets. Indicate which socket this socket call belongs to. 
 
 
The documentation for this class was generated from the following files: