| SourceFile(const std::u32string& name_, const std::string& path_) |
| void | Apply(Patch* patch) |
| bool | InMemory() const |
| const std::u32string& | Name() const |
| const std::string& | Path() const |
| void | Read() |
| void | Write() |
| bool | inMemory |
| std::unordered_map<int, std::list<std::u32string>> | lineIteratorMap |
| std::list<std::u32string> | lines |
| std::u32string | name |
| std::string | path |