libabigail
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234567]
\-home
 \-dodji
  \-git
   \-libabigail.git
    \-var-suppr
     o-include
     |o*abg-comp-filter.hThis header declares filters for the diff trees resulting from comparing ABI Corpora
     |o*abg-comparison.h
     |o*abg-config.h
     |o*abg-corpus.h
     |o*abg-diff-utils.hThis file declares types and operations implementing the "O(ND)Difference Algorithm" (aka diff2) from Eugene W. Myers, to compute the difference between two sequences
     |o*abg-dwarf-reader.hThis file contains the declarations of the entry points to de-serialize an instance of abigail::corpus from a file in elf format, containing dwarf information
     |o*abg-fwd.h
     |o*abg-hash.h
     |o*abg-ini.hThis file contains the declarations for the ini file reader used in the libabigail library
     |o*abg-ir.hThis file contains the declarations of the Internal Representation of libabigail
     |o*abg-libxml-utils.h
     |o*abg-libzip-utils.h
     |o*abg-reader.hThis file contains the declarations of the entry points to de-serialize an instance of abigail::translation_unit from an ABI Instrumentation file in libabigail native XML format
     |o*abg-sptr-utils.hUtilities to ease the wrapping of C types into std::tr1::shared_ptr
     |o*abg-traverse.h
     |o*abg-viz-common.h
     |o*abg-viz-dot.h
     |o*abg-viz-svg.h
     |\*abg-writer.hThis file contains the declarations of the entry points to de-serialize an instance of abigail::translation_unit to an ABI Instrumentation file in libabigail native XML format
     \-src
      o*abg-comp-filter.ccThis file contains definitions of diff objects filtering facilities
      o*abg-comparison.ccThis contains the implementation of the comparison engine of libabigail
      o*abg-config.cc
      o*abg-corpus.cc
      o*abg-diff-utils.ccThis file defines the declarations found in abg-diff-utils.h
      o*abg-dwarf-reader.ccThis file contains the definitions of the entry points to de-serialize an instance of abigail::corpus from a file in elf format, containing dwarf information
      o*abg-hash.cc
      o*abg-ini.ccThis file contains the definitions for the ini file reader used in the libabigail library
      o*abg-ir.ccDefinitions for the Internal Representation artifacts of libabigail
      o*abg-libxml-utils.cc
      o*abg-libzip-utils.cc
      o*abg-reader.ccThis file contains the definitions of the entry points to de-serialize an instance of abigail::translation_unit from an ABI Instrumentation file in libabigail native XML format
      o*abg-traverse.cc
      o*abg-viz-common.cc
      o*abg-viz-dot.cc
      o*abg-viz-svg.cc
      \*abg-writer.ccThis file contains the definitions of the entry points to de-serialize an instance of abigail::translation_unit to an ABI Instrumentation file in libabigail native XML format