Go to the source code of this file.
Functions | |
| void * | SpawnUpdateThread (void *autoExpireInstance) |
| This is used by Update(QMap<int, EncoderLink*> *, bool) to run CalcParams(vector<EncoderLink*>). | |
Variables | |
| AutoExpire * | expirer |
| SpawnUpdateThread | ( | void * | autoExpireInstance | ) |
This is used by Update(QMap<int, EncoderLink*> *, bool) to run CalcParams(vector<EncoderLink*>).
| autoExpireInstance | AutoExpire instance on which to call CalcParams. |
Definition at line 1020 of file autoexpire.cpp.
Definition at line 49 of file mythtv/programs/mythbackend/main.cpp.
Referenced by MythXML::MythXML().
1.5.5