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

ORM wrapper for the directory data. More...

#include <git_ir.hpp>

Inheritance diagram for ir::orm_dir:
Collaboration diagram for ir::orm_dir:

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
 

Detailed Description

ORM wrapper for the directory data.

Constructor & Destructor Documentation

◆ orm_dir() [1/2]

ir::orm_dir::orm_dir ( )
inline

◆ orm_dir() [2/2]

ir::orm_dir::orm_dir ( DirectoryId  _id,
CR< Directory base 
)
inline

Member Data Documentation

◆ id

DirectoryId ir::orm_dir::id

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