This is the complete list of members for
IG::Lib::WaitCondition, including all inherited members.
| _conditionDelegate | IG::Lib::WaitCondition | [protected] |
| _maxRelativeLatency | IG::Lib::WaitCondition | [private] |
| _maxSleepMs | IG::Lib::WaitCondition | [private] |
| _minSleepMs | IG::Lib::WaitCondition | [protected] |
| _sleepFirst | IG::Lib::WaitCondition | [private] |
| _timer | IG::Lib::WaitCondition | [protected] |
| CancelAll() | IG::Lib::WaitConditionBase | [inline, virtual] |
| CancelFlag | IG::Lib::WaitConditionBase | [protected] |
| CancelOne() | IG::Lib::WaitConditionBase | [inline, virtual] |
| Condition() | IG::Lib::WaitCondition | [inline] |
| ConditionDelegate | IG::Lib::WaitCondition | |
| ConditionFunction() | IG::Lib::WaitCondition | [inline, protected, virtual] |
| InitWaitCondition() | IG::Lib::WaitCondition | [inline, protected, virtual] |
| InitWaitCondition(int minSleepMs, double maxRelativeLatency) | IG::Lib::WaitCondition | [inline, protected, virtual] |
| InitWaitCondition(int minSleepMs, int maxSleepMs, double maxRelativeLatency, bool sleepFirst) | IG::Lib::WaitCondition | [inline, protected, virtual] |
| InternalLock | IG::Lib::WaitConditionBase | [protected] |
| IsWaiting | IG::Lib::WaitConditionBase | |
| Lock | IG::Lib::WaitConditionBase | |
| MaxRelativeLatency | IG::Lib::WaitCondition | |
| MaxSleepMs | IG::Lib::WaitCondition | |
| MinSleepMs | IG::Lib::WaitCondition | |
| SleepFirst | IG::Lib::WaitCondition | |
| Timer | IG::Lib::WaitCondition | [protected] |
| ToString() | IG::Lib::WaitCondition | [inline] |
| Wait() | IG::Lib::WaitCondition | [inline] |
| WaitCondition() | IG::Lib::WaitCondition | [inline] |
| WaitCondition(int minSleepMs, double maxRelativeLatency) | IG::Lib::WaitCondition | [inline] |
| WaitCondition(int minSleepMs, int maxSleepMs, double maxRelativeLatency, bool sleepFirst) | IG::Lib::WaitCondition | [inline] |
| WaitLock | IG::Lib::WaitConditionBase | [protected] |