libabigail
Public Member Functions | List of all members
deletion Class Reference

The abstraction of the deletion of one element of a sequence A. More...

#include <abg-diff-utils.h>

Public Member Functions

 deletion (int i)
 
int index () const
 
void index (int i)
 

Detailed Description

The abstraction of the deletion of one element of a sequence A.

This encapsulates the index of the element A that got deleted.

Definition at line 601 of file abg-diff-utils.h.


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