Go to the source code of this file.
Functions | |
| static bool | is_input_group_busy (uint inputid, uint groupid, const vector< uint > &excluded_cardids, QMap< uint, bool > &busygrp, QMap< uint, bool > &busyrec, QMap< uint, TunedInputInfo > &busyin, uint &mplexid_restriction) |
| static bool | is_input_busy (uint inputid, const vector< uint > &groupids, const vector< uint > &excluded_cardids, QMap< uint, bool > &busygrp, QMap< uint, bool > &busyrec, QMap< uint, TunedInputInfo > &busyin, uint &mplexid_restriction) |
| static bool is_input_busy | ( | uint | inputid, | |
| const vector< uint > & | groupids, | |||
| const vector< uint > & | excluded_cardids, | |||
| QMap< uint, bool > & | busygrp, | |||
| QMap< uint, bool > & | busyrec, | |||
| QMap< uint, TunedInputInfo > & | busyin, | |||
| uint & | mplexid_restriction | |||
| ) | [static] |
Definition at line 457 of file channelbase.cpp.
Referenced by ChannelBase::GetFreeInputs(), and ChannelBase::IsInputAvailable().
1.5.5