|
std::string | GetProductModelName () const |
|
std::string | GetJobName () const |
|
std::string | GetOdbVersionMajor () const |
|
std::string | GetOdbVersionMinor () const |
|
std::string | GetOdbSource () const |
|
std::chrono::system_clock::time_point | GetCreationDate () const |
|
std::chrono::system_clock::time_point | GetSaveDate () const |
|
std::string | GetSaveApp () const |
|
std::string | GetSaveUser () const |
|
std::string | GetUnits () const |
|
unsigned int | GetMaxUniqueId () const |
|
bool | Parse (std::filesystem::path path) override |
|
std::unique_ptr< Odb::Lib::Protobuf::MiscInfoFile > | to_protobuf () const override |
|
void | from_protobuf (const Odb::Lib::Protobuf::MiscInfoFile &message) override |
|
const std::filesystem::path & | GetPath () const |
|
const std::filesystem::path & | GetDirectory () const |
|
const std::string & | GetFilename () const |
|
bool | to_pbstring (std::string &pb_string) const |
|
bool | from_pbstring (const std::string &pb_string) |
|
bool | to_stream (std::ostream &outputStream) const |
|
bool | from_stream (std::istream &inputStream) |
|
std::string | to_json () const override |
|
void | from_json (const std::string &json) override |
|
|
std::filesystem::path | m_path |
|
std::filesystem::path | m_directory |
|
std::string | m_filename |
|
Definition at line 15 of file MiscInfoFile.h.
The documentation for this class was generated from the following files: