libabigail
Classes | Namespaces | Typedefs | Enumerations | Functions | Variables
abg-viz-common.h File Reference
#include <sstream>
#include <string>
#include <tuple>
#include <array>
Include dependency graph for abg-viz-common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  canvas
 
struct  style
 Datum consolidating style preferences. More...
 
struct  typography
 

Namespaces

 abigail
 Toplevel namespace for libabigail.
 

Typedefs

typedef unsigned short units_type
 

Enumerations

enum class  color { white , gray25 , gray75 , black }
 Color, conversion function. More...
 
enum class  units { millimeter , pixel }
 Measurement abstraction type, conversion function. More...
 

Functions

std::string color_to_string (color __val)
 
void string_replace (std::string &, const std::string &, const std::string &)
 Utility function, like regex_replace. More...
 
std::string units_to_string (units __val)
 

Variables

const typography roboto_light_typo