Template Class TimeLine
Defined in File TimeLine.hpp
Class Documentation
-
template<typename CapnpType>
class TimeLine Public Functions
-
inline PDJE_JSONHandler<CapnpType> *GetJson()
-
template<typename ArgType>
inline int DeleteData(const ArgType &arg, const bool skipType, const bool skipDetail)
-
inline bool Undo()
-
inline bool Redo()
-
inline bool Go(const std::string &OID)
-
inline void UpdateLogs()
-
inline std::string GetLogs()
-
inline TimeLine(const fs::path &git_repo_root, const std::string &file_name, const std::string &auth_name, const std::string &auth_email)
-
~TimeLine() = default
-
inline PDJE_JSONHandler<CapnpType> *GetJson()