|
Code forensics
0.1
Generate historical information about code changes
|
ORM wrapper for the directory data. More...
#include <git_ir.hpp>


Public Member Functions | |
| orm_dir () | |
| orm_dir (DirectoryId _id, CR< Directory > base) | |
Public Member Functions inherited from ir::Directory | |
| auto | operator== (CR< Directory > other) const -> bool |
| Id of the string. More... | |
Public Attributes | |
| DirectoryId | id |
Public Attributes inherited from ir::Directory | |
| Opt< DirectoryId > | parent |
| Str | name |
| Parent directory ID. More... | |
Additional Inherited Members | |
Public Types inherited from ir::Directory | |
| using | id_type = DirectoryId |
ORM wrapper for the directory data.
|
inline |
|
inline |
| DirectoryId ir::orm_dir::id |