#include <RTSPCacheDir.h>
Collaboration diagram for CacheEntry:

Public Member Functions | |
| CacheEntry () | |
| CacheEntry (MNString &file, SDPSessionDescription *SDP, bool completed, u_int64_t file_size) | |
| ~CacheEntry () | |
| SDPSessionDescription * | getSDP () const |
| void | getLocalFile (MNString &) |
| void | setSDP (SDPSessionDescription *SDP) |
| void | setLocalFile (const MNString &LocalFile) |
| void | setFileSize (u_int64_t file_size) |
| const MNString & | getLocalFile () |
| void | releaseToken () |
| void | getToken () |
| void | cacheHit () |
| void | cacheMiss () |
| int | get_nb_Tokens () |
| u_int64_t | getFileSize () |
| void | set_is_completed (bool is_completed) |
| bool | get_is_completed () |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The file size in bytes |
|
|
|
|
|
|
1.3.8