#include "llvm/Object/WindowsResource.h"
Definition at line 99 of file WindowsResource.h.
 
◆ checkNameString()
  
  
      
        
          | bool llvm::object::ResourceEntryRef::checkNameString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ checkTypeString()
  
  
      
        
          | bool llvm::object::ResourceEntryRef::checkTypeString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getCharacteristics()
  
  
      
        
          | uint32_t llvm::object::ResourceEntryRef::getCharacteristics  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getData()
◆ getDataVersion()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getDataVersion  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getLanguage()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getLanguage  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getMajorVersion()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getMajorVersion  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getMemoryFlags()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getMemoryFlags  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getMinorVersion()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getMinorVersion  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNameID()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getNameID  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNameString()
  
  
      
        
          | ArrayRef< UTF16 > llvm::object::ResourceEntryRef::getNameString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getTypeID()
  
  
      
        
          | uint16_t llvm::object::ResourceEntryRef::getTypeID  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getTypeString()
  
  
      
        
          | ArrayRef< UTF16 > llvm::object::ResourceEntryRef::getTypeString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ moveNext()
      
        
          | Error llvm::object::ResourceEntryRef::moveNext  | 
          ( | 
          bool & |           End | ) | 
           | 
        
      
 
 
◆ WindowsResource
The documentation for this class was generated from the following files: