#include <SegmentMeme.h>
◆ SegmentMeme()
XJ::SegmentMeme::SegmentMeme |
( |
| ) |
|
|
default |
◆ equals()
bool SegmentMeme::equals |
( |
const SegmentMeme & |
segmentMeme | ) |
const |
Assert equality with another Segment Meme
- Parameters
-
segmentMeme | The Segment Meme to compare |
- Returns
- true if equal
◆ getNames()
std::set< std::string > SegmentMeme::getNames |
( |
const std::set< const SegmentMeme * > & |
segmentMemes | ) |
|
|
static |
Get the names of a set of Segment Memes
- Parameters
-
segmentMemes | The set of Segment Memes |
- Returns
- The names
◆ hashCode()
unsigned long long SegmentMeme::hashCode |
( |
| ) |
const |
Determine a unique hash code for the Segment Meme
- Returns
- hash code
◆ name
std::string XJ::SegmentMeme::name |
The documentation for this class was generated from the following files:
- /home/runner/work/xjmusic/xjmusic/engine/include/xjmusic/segment/SegmentMeme.h
- /home/runner/work/xjmusic/xjmusic/engine/src/segment/SegmentMeme.cpp