MythTV  master
Public Member Functions | Public Attributes | List of all members
ProgramInfoLoader Class Reference
Inheritance diagram for ProgramInfoLoader:
Inheritance graph
[legend]
Collaboration diagram for ProgramInfoLoader:
Collaboration graph
[legend]

Public Member Functions

 ProgramInfoLoader (ProgramInfoCache &c, const bool updateUI)
 
void run (void) override
 

Public Attributes

ProgramInfoCachem_cache
 
bool m_updateUI
 

Detailed Description

Definition at line 38 of file programinfocache.cpp.

Constructor & Destructor Documentation

◆ ProgramInfoLoader()

ProgramInfoLoader::ProgramInfoLoader ( ProgramInfoCache c,
const bool  updateUI 
)
inline

Definition at line 41 of file programinfocache.cpp.

Member Function Documentation

◆ run()

void ProgramInfoLoader::run ( void  )
inlineoverride

Definition at line 44 of file programinfocache.cpp.

Member Data Documentation

◆ m_cache

ProgramInfoCache& ProgramInfoLoader::m_cache

Definition at line 49 of file programinfocache.cpp.

Referenced by run().

◆ m_updateUI

bool ProgramInfoLoader::m_updateUI

Definition at line 50 of file programinfocache.cpp.

Referenced by run().


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