libabigail
Loading...
Searching...
No Matches
abg-config.h File Reference
#include <string>
Include dependency graph for abg-config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  config
 This type abstracts the configuration information of the library. More...
 

Namespaces

namespace  abigail
 Toplevel namespace for libabigail.
 

Functions

void abigail_get_abixml_version (std::string &major, std::string &minor)
 Return the version numbers for the ABIXML format.
 
void abigail_get_library_version (std::string &major, std::string &minor, std::string &revision, std::string &suffix)
 Return the relevant version numbers of the library.