Raspberry Cloud
Public Member Functions | List of all members
ConcreteCache Class Reference

#include <ConcreteCache.h>

Inheritance diagram for ConcreteCache:
Cache

Public Member Functions

void getFile ()
 
void addFile ()
 

Detailed Description

Project Untitled ConcreteCache class implenents Cache interface

Member Function Documentation

void ConcreteCache::addFile ( )
virtual

Adds a file to the cache

Implements Cache.

void ConcreteCache::getFile ( )
virtual

Tries to get a file from the cache

ConcreteCache implementation

Implements Cache.


The documentation for this class was generated from the following files: