Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::UTILITY Namespace Reference

Classes

class  CDigest
 
struct  TypedDigest
 

Functions

std::ostream & operator<< (std::ostream &os, TypedDigest const &digest)
 
bool operator== (TypedDigest const &left, TypedDigest const &right)
 
bool operator!= (TypedDigest const &left, TypedDigest const &right)
 

Function Documentation

◆ operator!=()

bool KODI::UTILITY::operator!= ( TypedDigest const & left,
TypedDigest const & right )
inline

◆ operator<<()

std::ostream & KODI::UTILITY::operator<< ( std::ostream & os,
TypedDigest const & digest )

◆ operator==()

bool KODI::UTILITY::operator== ( TypedDigest const & left,
TypedDigest const & right )
inline