libabigail
Loading...
Searching...
No Matches
negated_suppression_base Class Reference

The base class of suppression specifications that are defined by the negation of matching clauses. More...

#include <abg-suppression.h>

Inheritance diagram for negated_suppression_base:
[legend]

Public Member Functions

 negated_suppression_base ()
 Constructor of the negated_suppression_base.
 
virtual ~negated_suppression_base ()
 Destructor of the negated_suppression_base.
 

Detailed Description

The base class of suppression specifications that are defined by the negation of matching clauses.

A direct suppression specification suppresses (for reporting purposes) the diff node that it matches. A negated suppression specification suppresses a diff node that it DOES NOT match.

Definition at line 158 of file abg-suppression.h.

Constructor & Destructor Documentation

◆ negated_suppression_base()

Constructor of the negated_suppression_base.

Definition at line 294 of file abg-suppression.cc.

◆ ~negated_suppression_base()

Destructor of the negated_suppression_base.

Definition at line 299 of file abg-suppression.cc.


The documentation for this class was generated from the following files: