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

ORM wrapper for the string data. More...

#include <git_ir.hpp>

Inheritance diagram for ir::orm_string:
Collaboration diagram for ir::orm_string:

Public Member Functions

 orm_string ()
 
 orm_string (StringId _id, CR< String > base)
 
- Public Member Functions inherited from ir::String
auto operator== (CR< String > other) const -> bool
 Textual content of the line. More...
 

Public Attributes

StringId id
 
- Public Attributes inherited from ir::String
Str text
 

Additional Inherited Members

- Public Types inherited from ir::String
using id_type = StringId
 

Detailed Description

ORM wrapper for the string data.

Constructor & Destructor Documentation

◆ orm_string() [1/2]

ir::orm_string::orm_string ( )
inline

◆ orm_string() [2/2]

ir::orm_string::orm_string ( StringId  _id,
CR< String base 
)
inline

Member Data Documentation

◆ id

StringId ir::orm_string::id

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