libabigail
Classes | Namespaces | Typedefs
abg-elf-based-reader.h File Reference

This file contains the declarations for an elf-based. DWARF and CTF readers can inherit this one. More...

#include <memory>
#include <string>
#include "abg-elf-reader.h"
#include "abg-corpus.h"
Include dependency graph for abg-elf-based-reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  elf_based_reader
 The common interface of readers based on ELF. More...
 

Namespaces

 abigail
 Toplevel namespace for libabigail.
 

Typedefs

typedef std::shared_ptr< elf_based_reader > elf_based_reader_sptr
 

Detailed Description

This file contains the declarations for an elf-based. DWARF and CTF readers can inherit this one.

Definition in file abg-elf-based-reader.h.