addEntry(const MNString &URI, const MNString &lpmoc, CacheEntry *Entry, bool save=true) | RTSPCacheDir | |
addEntry(const MNString &URI, const MNString &file, const MNString &lpmoc, SDPSessionDescription *SDP, bool save=true, long file_size=0) | RTSPCacheDir | |
checkSpace(int32_t bwidth, int32_t duration, int64_t &file_size) | RTSPCacheDir | |
delEntry(const MNString &URI) | RTSPCacheDir | |
getEntry(const MNString &URI) | RTSPCacheDir | |
getEntryByFile(const MNString &filename) | RTSPCacheDir | |
getEntryWithToken(const MNString &URI) | RTSPCacheDir | |
getSpaceBytes() const | RTSPCacheDir | |
isCached(const MNString &URI) | RTSPCacheDir | |
releaseToken(const MNString &URI) | RTSPCacheDir | |
removeFirstFile() | RTSPCacheDir | |
removeFirstUnusedFile() | RTSPCacheDir | |
RTSPCacheDir() | RTSPCacheDir | |
setComplete(bool complete) | RTSPCacheDir | |
setFileComplete(const char *filename, bool comp) | RTSPCacheDir | |
setLocalFile(MNString file) | RTSPCacheDir | |
setSDP(const SDPSessionDescription &SDP) | RTSPCacheDir | |
setSpaceBytes(u_int64_t space) | RTSPCacheDir | |
~RTSPCacheDir() | RTSPCacheDir | |