struct FileData

Defined at line 20 of file ../../src/developer/debug/zxdb/symbols/source_file_provider.h

Public Members

basic_string contents
basic_string full_path
std::time_t modification_time

Public Methods

void FileData ()

Defined at line 21 of file ../../src/developer/debug/zxdb/symbols/source_file_provider.h

void FileData (std::string c, std::string path, std::time_t mtime)

Defined at line 22 of file ../../src/developer/debug/zxdb/symbols/source_file_provider.h