#include <cmd_msg_bar.h>
◆ Choices()
◆ ~Choices()
  
  
      
        
          | virtual teditor::Choices::~Choices  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ at()
  
  
      
        
          | virtual const std::string& teditor::Choices::at  | 
          ( | 
          int  | 
          idx | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getChoiceIdx()
  
  
      
        
          | int teditor::Choices::getChoiceIdx  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getFinalStr()
  
  
      
        
          | virtual std::string teditor::Choices::getFinalStr  | 
          ( | 
          int  | 
          idx,  | 
         
        
           | 
           | 
          const std::string &  | 
          str  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ match() [1/2]
      
        
          | bool teditor::Choices::match  | 
          ( | 
          const std::string &  | 
          line,  | 
        
        
           | 
           | 
          const std::string &  | 
          str  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ match() [2/2]
      
        
          | bool teditor::Choices::match  | 
          ( | 
          int  | 
          idx,  | 
        
        
           | 
           | 
          const std::string &  | 
          str  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ resetLocations()
  
  
      
        
          | void teditor::Choices::resetLocations  | 
          ( | 
          CmdMsgBar &  | 
          cmBar | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ setChoiceIdx()
  
  
      
        
          | void teditor::Choices::setChoiceIdx  | 
          ( | 
          int  | 
          idx | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ size()
  
  
      
        
          | virtual int teditor::Choices::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ updateChoices()
  
  
      
        
          | virtual bool teditor::Choices::updateChoices  | 
          ( | 
          const std::string &  | 
          str | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ updateMainBuffer()
  
  
      
        
          | virtual void teditor::Choices::updateMainBuffer  | 
          ( | 
          CmdMsgBar &  | 
          cmBar | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following files: