Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ParamReplacer Class Reference

Public Member Functions

 ParamReplacer (const std::map< std::string, std::string > &params)
 
int GetNumTotalParams () const
 
int GetNumDefinedParams () const
 
int GetNumUndefinedParams () const
 
std::string operator() (const std::string &paramName)
 

Constructor & Destructor Documentation

◆ ParamReplacer()

ParamReplacer::ParamReplacer ( const std::map< std::string, std::string > & params)
inlineexplicit

Member Function Documentation

◆ GetNumDefinedParams()

int ParamReplacer::GetNumDefinedParams ( ) const
inline

◆ GetNumTotalParams()

int ParamReplacer::GetNumTotalParams ( ) const
inline

◆ GetNumUndefinedParams()

int ParamReplacer::GetNumUndefinedParams ( ) const
inline

◆ operator()()

std::string ParamReplacer::operator() ( const std::string & paramName)
inline

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