Code forensics  0.1
Generate historical information about code changes
ir::orm_lines_table Struct Reference

ORM wrapper for the file lines data ir::File::lines. More...

#include <git_ir.hpp>

Public Attributes

FileId file
 
int index
 
LineId line
 

Detailed Description

ORM wrapper for the file lines data ir::File::lines.

Member Data Documentation

◆ file

FileId ir::orm_lines_table::file

◆ index

int ir::orm_lines_table::index

◆ line

LineId ir::orm_lines_table::line

The documentation for this struct was generated from the following file: