#include <Row.h>
Definition at line 22 of file Row.h.
 
◆ Row()
  
  | 
        
          | souffle::profile::Row::Row | ( | unsigned long | size | ) |  |  | inline | 
 
 
◆ getCells()
  
  | 
        
          | std::vector<std::shared_ptr<CellInterface> > souffle::profile::Row::getCells | ( |  | ) |  |  | inline | 
 
 
◆ operator[]()
  
  | 
        
          | std::shared_ptr<CellInterface>& souffle::profile::Row::operator[] | ( | unsigned long | i | ) |  |  | inline | 
 
 
◆ cells
      
        
          | std::vector<std::shared_ptr<CellInterface> > souffle::profile::Row::cells | 
      
 
 
The documentation for this class was generated from the following file:
- include/souffle/profile/Row.h