Filters for a specific session.
More...
#include <filter.h>
List of all members.
Public Member Functions |
| SessionFilter (const std::string &name) |
virtual bool | operator() (const GPUInfos ¤t, const GPUInfo &candidate) |
Detailed Description
Filters for a specific session.
Definition at line 107 of file filter.h.
Member Function Documentation
virtual bool gpusd::SessionFilter::operator() |
( |
const GPUInfos & |
current, |
|
|
const GPUInfo & |
candidate |
|
) |
| [virtual] |
- Returns:
- true if the candidate has the given session.
- Version:
- 1.0
Reimplemented from gpusd::Filter.
The documentation for this class was generated from the following file: