mummy
1.0.2
|
Go to the source code of this file.
Classes | |
class | LineData |
Internal, implementation detail class that caches information associated with a line in a line oriented text file. Used only internally by MummyLineOrientedTextFileReader. More... | |
class | MummyLineOrientedTextFileReader |
Class that reads a text file and caches its lines and information about those lines for quick queries based on line numbers. Primarily used to look up code comment documentation blocks just prior to class and method declarations in C++ header files. Initialize by calling SetFileName. More... |