Handle.
More...
#include <mapped_objects.hpp>
|
| mapped_handle (std::string const &scalartype, unsigned int id, std::string const &type_key) |
|
std::string & | append_kernel_arguments (std::set< std::string > &already_generated, std::string &str, unsigned int width) const |
|
| mapped_object (std::string const &scalartype, unsigned int id, std::string const &type_key) |
|
virtual | ~mapped_object () |
|
std::string | type_key () const |
|
std::string const & | name () const |
|
std::string | process (std::string const &in) const |
|
std::string | evaluate (std::map< std::string, std::string > const &accessors) const |
|
Handle.
Maps an object passed by pointer
Definition at line 235 of file mapped_objects.hpp.
viennacl::device_specific::mapped_handle::mapped_handle |
( |
std::string const & |
scalartype, |
|
|
unsigned int |
id, |
|
|
std::string const & |
type_key |
|
) |
| |
|
inline |
std::string& viennacl::device_specific::mapped_handle::append_kernel_arguments |
( |
std::set< std::string > & |
already_generated, |
|
|
std::string & |
str, |
|
|
unsigned int |
width |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: