XJ music engine  1.9.6
In-game runtime engine for XJ music.
Static Public Member Functions | Static Public Attributes | List of all members
XJ::MemeConstellation Class Reference

#include <MemeConstellation.h>

Static Public Member Functions

static std::string fromNames (const std::set< std::string > &names)
 
static std::set< std::string > toNames (const std::string &constellation)
 

Static Public Attributes

static const std::string CONSTELLATION_DELIMITER = "_"
 

Detailed Description

Compute normalized string representation of an unordered set of memes for the purpose of identifying unique constellations.

for each unique sequence-pattern-meme constellation within the main sequence https://github.com/xjmusic/xjmusic/issues/208

Member Function Documentation

◆ fromNames()

std::string MemeConstellation::fromNames ( const std::set< std::string > &  names)
static

◆ toNames()

std::set< std::string > MemeConstellation::toNames ( const std::string &  constellation)
static

Member Data Documentation

◆ CONSTELLATION_DELIMITER

const std::string MemeConstellation::CONSTELLATION_DELIMITER = "_"
static

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