Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Playlist Struct Reference
Collaboration diagram for Playlist:
Collaboration graph
[legend]

Public Member Functions

void Add (const Chart &ch)
 
void AddChart (const std::string &ck)
 
void SwapPosition ()
 
auto CreateNode () const -> XNode *
 
void LoadFromNode (const XNode *node)
 
auto GetNumCharts () -> size_t
 
auto GetKeys () -> std::vector< std::string >
 
auto GetName () -> std::string
 
auto GetAverageRating () -> float
 
void DeleteChart (int i)
 
void UploadOnline ()
 
void DownloadOnline ()
 
void PushSelf (lua_State *L)
 

Public Attributes

std::string name {}
 
std::vector< Chartchartlist {}
 
int onlineId = 0
 
std::vector< std::vector< std::string > > courseruns
 

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