Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
BIAS::clfKernelSources Class Reference

#include <OpenCLFramework/clfKernelSources.hh>

Public Member Functions

void AddSource (const std::string fname, std::string &source, unsigned int &blocks)
 
void AddSource (const std::string fname, const char *source, unsigned int &blocks)
 
 clfKernelSources ()
 
std::string GetSource (std::string fname)
 
virtual ~clfKernelSources ()
 

Detailed Description

Definition at line 17 of file clfKernelSources.hh.

Constructor & Destructor Documentation

clfKernelSources::clfKernelSources ( )

Definition at line 9 of file clfKernelSources.cpp.

clfKernelSources::~clfKernelSources ( )
virtual

Definition at line 13 of file clfKernelSources.cpp.

Member Function Documentation

void BIAS::clfKernelSources::AddSource ( const std::string  fname,
std::string &  source,
unsigned int &  blocks 
)
inline

Definition at line 22 of file clfKernelSources.hh.

void BIAS::clfKernelSources::AddSource ( const std::string  fname,
const char *  source,
unsigned int &  blocks 
)
inline

Definition at line 29 of file clfKernelSources.hh.

std::string clfKernelSources::GetSource ( std::string  fname)

Definition at line 16 of file clfKernelSources.cpp.


The documentation for this class was generated from the following files: