#include <CueDocument.h>
◆ ~CCueDocument()
CCueDocument::~CCueDocument |
( |
void | | ) |
|
|
default |
◆ GetMediaFiles()
void CCueDocument::GetMediaFiles |
( |
std::vector< std::string > & | mediaFiles | ) |
|
◆ GetMediaPath()
std::string CCueDocument::GetMediaPath |
( |
| ) |
|
◆ GetMediaTitle()
const std::string & CCueDocument::GetMediaTitle |
( |
| ) |
const |
|
inline |
◆ GetSongs()
◆ IsLoaded()
bool CCueDocument::IsLoaded |
( |
| ) |
const |
◆ IsOneFilePerTrack()
bool CCueDocument::IsOneFilePerTrack |
( |
| ) |
const |
◆ LoadTracks()
◆ ParseFile()
bool CCueDocument::ParseFile |
( |
const std::string & | strFilePath | ) |
|
◆ ParseTag()
bool CCueDocument::ParseTag |
( |
const std::string & | strContent | ) |
|
◆ UpdateMediaFile()
void CCueDocument::UpdateMediaFile |
( |
const std::string & | oldMediaFile, |
|
|
const std::string & | mediaFile ) |
The documentation for this class was generated from the following files: