MythTV
master
|
#include <libmythtv/mheg/dsmcccache.h>
Public Member Functions | |
DSMCCCacheKey ()=default | |
DSMCCCacheKey (const char *data, int size) | |
QString | toString (void) const |
Friends | |
bool | operator< (const DSMCCCacheKey &key1, const DSMCCCacheKey &key2) |
Definition at line 21 of file dsmcccache.h.
|
default |
|
inline |
Definition at line 25 of file dsmcccache.h.
QString DSMCCCacheKey::toString | ( | void | ) | const |
Definition at line 53 of file dsmcccache.cpp.
Referenced by Dsmcc::ProcessDownloadServerInitiate(), and DSMCCCacheReference::toString().
|
friend |
Definition at line 62 of file dsmcccache.cpp.