MythTV  master
Public Member Functions | Friends | List of all members
DSMCCCacheKey Class Reference

#include <dsmcccache.h>

Inheritance diagram for DSMCCCacheKey:
Inheritance graph
[legend]
Collaboration diagram for DSMCCCacheKey:
Collaboration graph
[legend]

Public Member Functions

 DSMCCCacheKey ()=default
 
 DSMCCCacheKey (const char *data, int size)
 
QString toString (void) const
 

Friends

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

Detailed Description

Definition at line 21 of file dsmcccache.h.

Constructor & Destructor Documentation

◆ DSMCCCacheKey() [1/2]

DSMCCCacheKey::DSMCCCacheKey ( )
default

◆ DSMCCCacheKey() [2/2]

DSMCCCacheKey::DSMCCCacheKey ( const char *  data,
int  size 
)
inline

Definition at line 25 of file dsmcccache.h.

Member Function Documentation

◆ toString()

QString DSMCCCacheKey::toString ( void  ) const

Friends And Related Function Documentation

◆ operator<

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

Definition at line 62 of file dsmcccache.cpp.


The documentation for this class was generated from the following files: