| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for INFO::InfoExpression, including all inherited members.
| Get(int contextWindow, const CGUIListItem *item=nullptr) | INFO::InfoBool | inline | 
| GetExpression() const | INFO::InfoBool | inline | 
| InfoBool(const std::string &expression, int context, unsigned int &refreshCounter) | INFO::InfoBool | |
| InfoExpression(const std::string &expression, int context, unsigned int &refreshCounter) | INFO::InfoExpression | inline | 
| Initialize(CGUIInfoManager *infoMgr) override | INFO::InfoExpression | virtual | 
| ListItemDependent() const | INFO::InfoBool | inline | 
| m_context | INFO::InfoBool | protected | 
| m_expression | INFO::InfoBool | protected | 
| m_infoMgr | INFO::InfoBool | protected | 
| m_listItemDependent | INFO::InfoBool | protected | 
| m_value | INFO::InfoBool | protected | 
| operator<(const InfoBool &right) const | INFO::InfoBool | inline | 
| operator==(const InfoBool &right) const | INFO::InfoBool | inline | 
| Update(int contextWindow, const CGUIListItem *item) override | INFO::InfoExpression | virtual | 
| ~InfoBool()=default | INFO::InfoBool | virtual | 
| ~InfoExpression() override=default | INFO::InfoExpression |