Definition at line 62 of file CSVDialog.cc.
 
◆ CacheEntry()
  
  | 
        
          | anonymous_namespace{CSVDialog.cc}::CacheEntry::CacheEntry | ( | const string & | url | ) |  |  | inline | 
 
Definition at line 66 of file CSVDialog.cc.
   67                             filename(boost::filesystem::unique_path().
string()) {}
 
chrono::time_point< chrono::system_clock > timestamp
 
 
◆ ~CacheEntry()
  
  | 
        
          | anonymous_namespace{CSVDialog.cc}::CacheEntry::~CacheEntry | ( |  | ) |  |  | inline | 
 
Definition at line 68 of file CSVDialog.cc.
References minsky::remove().
void remove(std::vector< T > &x, const V &v)
remove an element from a vector. V must be comparable to a T 
 
 
 
◆ operator<()
  
  | 
        
          | bool anonymous_namespace{CSVDialog.cc}::CacheEntry::operator< | ( | const CacheEntry & | x | ) | const |  | inline | 
 
 
◆ filename
      
        
          | string anonymous_namespace{CSVDialog.cc}::CacheEntry::filename | 
      
 
 
◆ timestamp
      
        
          | chrono::time_point<chrono::system_clock> anonymous_namespace{CSVDialog.cc}::CacheEntry::timestamp | 
      
 
 
◆ url
      
        
          | string anonymous_namespace{CSVDialog.cc}::CacheEntry::url | 
      
 
 
The documentation for this struct was generated from the following file: