Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
StubDefinition Struct Reference

Public Member Functions

 StubDefinition (std::string path, bool res=true, std::string tagPath="", bool isFolder=false)
 

Public Attributes

std::string path
 
bool result
 
std::string tagPath
 
bool isFolder
 

Constructor & Destructor Documentation

◆ StubDefinition()

StubDefinition::StubDefinition ( std::string path,
bool res = true,
std::string tagPath = "",
bool isFolder = false )
inline

Member Data Documentation

◆ isFolder

bool StubDefinition::isFolder

◆ path

std::string StubDefinition::path

◆ result

bool StubDefinition::result

◆ tagPath

std::string StubDefinition::tagPath

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