#include <TIL_ProxyManager.h>
Definition at line 25 of file TIL_ProxyManager.h.
 
      
        
          | TIL_ProxyManager::TIL_ProxyManager  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | TIL_ProxyManager::~TIL_ProxyManager  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::clearAllProxies  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::clearCop2Proxies  | 
          ( | 
          const char *  | 
          cop2_path | ) | 
           | 
        
      
 
 
      
        
          | int TIL_ProxyManager::getProxyCrossPlatform  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | const char* TIL_ProxyManager::getProxyDir  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | int TIL_ProxyManager::getProxyDiskLimit  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | int TIL_ProxyManager::getProxyGeneration  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | int TIL_ProxyManager::getProxyLimit  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | void TIL_ProxyManager::init  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | int TIL_ProxyManager::readProxy  | 
          ( | 
          const char *  | 
          cop2_path,  | 
        
        
           | 
           | 
          TIL_Tile *  | 
          into_tile,  | 
        
        
           | 
           | 
          int  | 
          xres,  | 
        
        
           | 
           | 
          int  | 
          yres  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void TIL_ProxyManager::setProxyCrossPlatform  | 
          ( | 
          int  | 
          enable | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::setProxyDir  | 
          ( | 
          const char *  | 
          dir | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::setProxyDiskLimit  | 
          ( | 
          int  | 
          size | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::setProxyGeneration  | 
          ( | 
          int  | 
          on | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::setProxyLimit  | 
          ( | 
          int  | 
          on | ) | 
           | 
        
      
 
 
      
        
          | void TIL_ProxyManager::writeProxy  | 
          ( | 
          const char *  | 
          cop2_path,  | 
        
        
           | 
           | 
          TIL_Tile *  | 
          from_tile,  | 
        
        
           | 
           | 
          int  | 
          xres,  | 
        
        
           | 
           | 
          int  | 
          yres  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file: