#include <ParseAnti.h>
|
static const std::regex | rgx |
|
Meme Matcher for Anti-Memes
Parse any meme to test if it's valid, and extract its features
Artist can add !MEME values into Programs https://github.com/xjmusic/xjmusic/issues/214
◆ ParseAnti()
ParseAnti::ParseAnti |
( |
const std::string & |
raw | ) |
|
|
explicit |
◆ fromString()
ParseAnti ParseAnti::fromString |
( |
const std::string & |
raw | ) |
|
|
static |
◆ isAllowed()
bool ParseAnti::isAllowed |
( |
const std::vector< ParseAnti > & |
memes | ) |
const |
◆ isViolatedBy()
bool ParseAnti::isViolatedBy |
( |
const ParseAnti & |
target | ) |
const |
◆ body
std::string XJ::ParseAnti::body |
◆ rgx
const std::regex ParseAnti::rgx |
|
static |
◆ valid
bool XJ::ParseAnti::valid |
The documentation for this class was generated from the following files:
- /home/runner/work/xjmusic/xjmusic/engine/include/xjmusic/meme/ParseAnti.h
- /home/runner/work/xjmusic/xjmusic/engine/src/meme/ParseAnti.cpp