#include <Abbreviations.h>
Definition at line 37 of file Abbreviations.h.
◆ AbbreviationMatch() [1/2]
RDKit::Abbreviations::AbbreviationMatch::AbbreviationMatch |
( |
const std::vector< std::pair< int, int >> & |
matchArg, |
|
|
const AbbreviationDefinition & |
abbrevArg |
|
) |
| |
|
inline |
◆ AbbreviationMatch() [2/2]
RDKit::Abbreviations::AbbreviationMatch::AbbreviationMatch |
( |
| ) |
|
|
inline |
◆ operator!=()
bool RDKit::Abbreviations::AbbreviationMatch::operator!= |
( |
const AbbreviationMatch & |
other | ) |
const |
|
inline |
◆ operator==()
bool RDKit::Abbreviations::AbbreviationMatch::operator== |
( |
const AbbreviationMatch & |
other | ) |
const |
|
inline |
◆ abbrev
◆ match
std::vector<std::pair<int, int> > RDKit::Abbreviations::AbbreviationMatch::match |
The documentation for this struct was generated from the following file: