GClasses
|
This is the complete list of members for GClasses::GDiff, including all inherited members.
findNextMatchingLine(size_t *pPos1, size_t *pPos2) | GClasses::GDiff | protected |
GDiff(const char *szFile1, const char *szFile2) | GClasses::GDiff | |
m_nLine1 | GClasses::GDiff | protected |
m_nLine2 | GClasses::GDiff | protected |
m_nNextMatch1 | GClasses::GDiff | protected |
m_nNextMatch2 | GClasses::GDiff | protected |
m_nNextMatchLen | GClasses::GDiff | protected |
m_nPos1 | GClasses::GDiff | protected |
m_nPos2 | GClasses::GDiff | protected |
m_pFile1 | GClasses::GDiff | protected |
m_pFile2 | GClasses::GDiff | protected |
measureLineLength(const char *pLine) | GClasses::GDiff | protectedstatic |
nextLine(struct GDiffLine *pLine) | GClasses::GDiff | |
test() | GClasses::GDiff | static |
~GDiff() | GClasses::GDiff | virtual |