Rose
Classes | Namespaces | Typedefs
WebCache.h File Reference

Fetching and caching web resources. More...

#include <algorithm>
#include <iostream>
#include <string>
#include <filesystem>
#include <map>
#include <mutex>
#include <optional>
#include <fstream>
#include <list>
#include <utility>
#include <future>
#include <vector>
#include "CommonSignals.h"
Include dependency graph for WebCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rose::WebCacheItem
 
class  rose::WebCache
 Fetch web resources caching them in the local filesystem following XDG specifications. More...
 

Namespaces

 rose
 ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation).
 

Typedefs

using rose::WebCacheProtocol = Protocol< uint32_t, long >
 

Detailed Description

Fetching and caching web resources.

Author
Richard Buckley richa.nosp@m.rd.b.nosp@m.uckle.nosp@m.y@ie.nosp@m.ee.or.nosp@m.g
Version
1.0
Date
2021-03-27