GPU-SD  1.4.0
Static Public Member Functions | Protected Member Functions
gpusd::dns_sd::Module Class Reference

The DNS_SD implementation for remote GPU discovery. More...

#include <module.h>

+ Inheritance diagram for gpusd::dns_sd::Module:
+ Collaboration diagram for gpusd::dns_sd::Module:

List of all members.

Static Public Member Functions

static void use ()
 Instantiate an AGL discovery module for the process.
static void dispose ()
 Unload the AGL discovery module for the process.

Protected Member Functions

virtual GPUInfos discoverGPUs_ () const

Detailed Description

The DNS_SD implementation for remote GPU discovery.

Definition at line 28 of file dns_sd/module.h.


Member Function Documentation

virtual GPUInfos gpusd::dns_sd::Module::discoverGPUs_ ( ) const [protected, virtual]
Returns:
information about all found GPUs.
Version:
1.0

Implements gpusd::Module.

static void gpusd::dns_sd::Module::dispose ( ) [static]

Unload the AGL discovery module for the process.

static void gpusd::dns_sd::Module::use ( ) [static]

Instantiate an AGL discovery module for the process.


The documentation for this class was generated from the following file:
Generated on Mon Jul 16 2012 11:27:39 for GPU-SD 1.4.0 by  doxygen 1.7.6.1