MythTV  master
Functions
dsmcccache.cpp File Reference
#include <cstring>
#include <QStringList>
#include "libmythbase/mythlogging.h"
#include "dsmcccache.h"
#include "dsmccbiop.h"
#include "dsmccreceiver.h"
#include "dsmcc.h"
Include dependency graph for dsmcccache.cpp:

Go to the source code of this file.

Functions

bool operator< (const DSMCCCacheKey &key1, const DSMCCCacheKey &key2)
 
bool operator< (const DSMCCCacheReference &ref1, const DSMCCCacheReference &ref2)
 

Function Documentation

◆ operator<() [1/2]

bool operator< ( const DSMCCCacheKey key1,
const DSMCCCacheKey key2 
)

Definition at line 62 of file dsmcccache.cpp.

◆ operator<() [2/2]

bool operator< ( const DSMCCCacheReference ref1,
const DSMCCCacheReference ref2 
)

Definition at line 105 of file dsmcccache.cpp.