#include <Builtins.h>
 | 
| struct   | BUILT_IN | 
|   | Struct representing a command from handler classes.  More...
  | 
|   | 
◆ CommandMap
◆ CBuiltins() [1/2]
◆ CBuiltins() [2/2]
◆ ~CBuiltins()
  
  
      
        
          | CBuiltins::~CBuiltins  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualdefault   | 
  
 
 
◆ Execute()
      
        
          | int CBuiltins::Execute  | 
          ( | 
          const std::string & |           execString,  | 
        
        
           | 
           | 
          const std::shared_ptr< CGUIListItem > & |           item = nullptr ) | 
        
      
 
 
◆ GetHelp()
      
        
          | void CBuiltins::GetHelp  | 
          ( | 
          std::string & |           help | ) | 
           | 
        
      
 
 
◆ GetInstance()
◆ HasCommand()
      
        
          | bool CBuiltins::HasCommand  | 
          ( | 
          const std::string & |           execString | ) | 
           | 
        
      
 
 
◆ IsSystemPowerdownCommand()
      
        
          | bool CBuiltins::IsSystemPowerdownCommand  | 
          ( | 
          const std::string & |           execString | ) | 
           | 
        
      
 
 
◆ operator=()
The documentation for this class was generated from the following files: