Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
LABEL_MASKS Struct Reference

#include <LabelFormatter.h>

Public Member Functions

 LABEL_MASKS (const std::string &strLabelFile="", const std::string &strLabel2File="", const std::string &strLabelFolder="", const std::string &strLabel2Folder="")
 

Public Attributes

std::string m_strLabelFile
 
std::string m_strLabel2File
 
std::string m_strLabelFolder
 
std::string m_strLabel2Folder
 

Constructor & Destructor Documentation

§ LABEL_MASKS()

LABEL_MASKS::LABEL_MASKS ( const std::string &  strLabelFile = "",
const std::string &  strLabel2File = "",
const std::string &  strLabelFolder = "",
const std::string &  strLabel2Folder = "" 
)
inline

Member Data Documentation

§ m_strLabel2File

std::string LABEL_MASKS::m_strLabel2File

§ m_strLabel2Folder

std::string LABEL_MASKS::m_strLabel2Folder

§ m_strLabelFile

std::string LABEL_MASKS::m_strLabelFile

§ m_strLabelFolder

std::string LABEL_MASKS::m_strLabelFolder

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