| OpenCL C++ Bindings
    | 
This is the complete list of members for cl::Platform, including all inherited members.
| get(vector< Platform > *platforms) | cl::Platform | inlinestatic | 
| get(Platform *platform) | cl::Platform | inlinestatic | 
| get(cl_int *errResult=NULL) | cl::Platform | inlinestatic | 
| getDefault(cl_int *errResult=NULL) (defined in cl::Platform) | cl::Platform | inlinestatic | 
| getDevices(cl_device_type type, vector< Device > *devices) const | cl::Platform | inline | 
| getInfo(cl_platform_info name, T *param) const | cl::Platform | inline | 
| getInfo(cl_int *err=NULL) const | cl::Platform | inline | 
| operator=(const cl_platform_id &rhs) | cl::Platform | inline | 
| Platform() | cl::Platform | inline | 
| Platform(const cl_platform_id &platform, bool retainObject=false) | cl::Platform | inlineexplicit | 
| setDefault(const Platform &default_platform) | cl::Platform | inlinestatic | 
| unloadCompiler() | cl::Platform | inline |