#include <GetEntities.hh>
◆ GetEngineOfWorld()
template<typename PolicyT > 
  
  
      
        
          | virtual Identity GetEngineOfWorld  | 
          ( | 
          const Identity &  | 
          _worldID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetWorld() [1/2]
template<typename PolicyT > 
  
  
      
        
          | virtual Identity GetWorld  | 
          ( | 
          const Identity &  | 
          _engineID,  | 
         
        
           | 
           | 
          const std::string &  | 
          _worldName  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetWorld() [2/2]
template<typename PolicyT > 
  
  
      
        
          | virtual Identity GetWorld  | 
          ( | 
          const Identity &  | 
          _engineID,  | 
         
        
           | 
           | 
          std::size_t  | 
          _worldIndex  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetWorldCount()
template<typename PolicyT > 
  
  
      
        
          | virtual std::size_t GetWorldCount  | 
          ( | 
          const Identity &  | 
          _engineID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetWorldIndex()
template<typename PolicyT > 
  
  
      
        
          | virtual std::size_t GetWorldIndex  | 
          ( | 
          const Identity &  | 
          _worldID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetWorldName()
template<typename PolicyT > 
  
  
      
        
          | virtual const std::string & GetWorldName  | 
          ( | 
          const Identity &  | 
          _worldID | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: