#include <FIFOStrategy.h>
Inheritance diagram for FIFOStrategy:
Public Member Functions | |
FIFOStrategy (RTSPCacheDir *cdir) | |
virtual | ~FIFOStrategy () |
virtual bool | isWorthCaching (const MNString &URL, int64_t &file_size) |
|
|
|
|
|
isWorthCaching( const MNString& URL ) checks if the requested content should be stored on the cache or not. Reimplemented from RTSPCacheStrategy.
|