#include <bloaty.h>
Definition at line 236 of file bloaty.h.
◆ NameMunger() [1/2]
bloaty::NameMunger::NameMunger |
( |
| ) |
|
|
inline |
◆ NameMunger() [2/2]
◆ AddRegex()
void bloaty::NameMunger::AddRegex |
( |
const std::string & |
regex, |
|
|
const std::string & |
replacement |
|
) |
| |
◆ IsEmpty()
bool bloaty::NameMunger::IsEmpty |
( |
| ) |
const |
|
inline |
◆ Munge()
◆ operator=()
◆ regexes_
std::vector<std::pair<std::unique_ptr<ReImpl>, std::string> > bloaty::NameMunger::regexes_ |
|
private |
The documentation for this class was generated from the following files: