GPU-SD  1.0.2
Public Member Functions
gpusd::SessionFilter Class Reference

Filters for a specific session. More...

#include <filter.h>

+ Inheritance diagram for gpusd::SessionFilter:
+ Collaboration diagram for gpusd::SessionFilter:

List of all members.

Public Member Functions

GPUSD_API SessionFilter (const std::string &name)
virtual GPUSD_API bool operator() (const GPUInfos &current, const GPUInfo &candidate)

Detailed Description

Filters for a specific session.

Definition at line 109 of file filter.h.


Member Function Documentation

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.

Definition at line 115 of file filter.cpp.

References gpusd::Filter::operator()(), and gpusd::GPUInfo::session.

+ Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 2011 17:52:00 for GPU-SD 1.0.2 by  doxygen 1.7.5.1