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) | |
![]() | |
auto | operator== (CR< Directory > other) const -> bool |
Id of the string. More... | |
Public Attributes | |
DirectoryId | id |
![]() | |
Opt< DirectoryId > | parent |
Str | name |
Parent directory ID. More... | |
Additional Inherited Members | |
![]() | |
using | id_type = DirectoryId |
ORM wrapper for the directory data.
|
inline |
|
inline |
DirectoryId ir::orm_dir::id |