Functor finding compatible architectures.  
 More...
#include <zypp/Arch.h>
Functor finding compatible architectures. 
- See also
- Arch::compatibleWith 
Definition at line 345 of file Arch.h.
◆ ArchCompatibleWith()
  
  | 
        
          | zypp::ArchCompatibleWith::ArchCompatibleWith | ( | const Arch & | targetArch_r | ) |  |  | inline | 
 
Ctor taking the target architecture. 
Definition at line 350 of file Arch.h.
 
 
◆ operator()()
  
  | 
        
          | bool zypp::ArchCompatibleWith::operator() | ( | const Arch & | rhs | ) | const |  | inline | 
 
 
◆ _targetArch
      
        
          | Arch zypp::ArchCompatibleWith::_targetArch | 
      
 
The target architecture. 
Definition at line 348 of file Arch.h.
 
 
The documentation for this struct was generated from the following file: