SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLIOLocalStorage.h File Reference
#include <SLFileStorage.h>
#include <SLIOMemory.h>
Include dependency graph for SLIOLocalStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLIOReaderLocalStorage
 SLIOStream implementation for reading from browser local storage. More...
 
class  SLIOWriterLocalStorage
 SLIOStream implementation for writing to browser local storage. More...
 

Namespaces

 SLIOLocalStorage
 Collection of functions for accessing browser local storage.
 

Functions

bool SLIOLocalStorage::exists (std::string path)
 

Detailed Description

Date
October 2022
Authors
Marino von Wattenwyl
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLIOLocalStorage.h.