This is the complete list of members for CarmaHostObj< T_data >, including all inherited members.
| add_stream() | CarmaHostObj< T_data > | |
| add_stream(int nb) | CarmaHostObj< T_data > | |
| c_str() | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, MemAlloc malloc_type) | CarmaHostObj< T_data > | |
| CarmaHostObj(const CarmaHostObj< T_data > *obj) | CarmaHostObj< T_data > | |
| CarmaHostObj(const CarmaHostObj< T_data > *obj, MemAlloc malloc_type) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, const T_data *data) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, const T_data *data, MemAlloc malloc_type) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, int nb_streams) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, MemAlloc malloc_type, int nb_streams) | CarmaHostObj< T_data > | |
| CarmaHostObj(const CarmaHostObj< T_data > *obj, int nb_streams) | CarmaHostObj< T_data > | |
| CarmaHostObj(const CarmaHostObj< T_data > *obj, MemAlloc malloc_type, int nb_streams) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, const T_data *data, int nb_streams) | CarmaHostObj< T_data > | |
| CarmaHostObj(const long *dims_data, const T_data *data, MemAlloc malloc_type, int nb_streams) | CarmaHostObj< T_data > | |
| cpy_obj(CarmaObj< T_data > *carma_obj, cudaMemcpyKind flag) | CarmaHostObj< T_data > | |
| cpy_obj(CarmaObj< T_data > *carma_obj, cudaMemcpyKind flag, unsigned int stream) | CarmaHostObj< T_data > | |
| data_UA | CarmaHostObj< T_data > | protected |
| del_stream() | CarmaHostObj< T_data > | |
| del_stream(int nb) | CarmaHostObj< T_data > | |
| dims_data | CarmaHostObj< T_data > | protected |
| fill(T_data value) | CarmaHostObj< T_data > | |
| fill_from(const T_data *data) | CarmaHostObj< T_data > | |
| fill_into(T_data *data) | CarmaHostObj< T_data > | |
| get_cuda_stream(int stream) | CarmaHostObj< T_data > | |
| get_data() | CarmaHostObj< T_data > | |
| get_data_at(int index) | CarmaHostObj< T_data > | |
| get_devpntr(void **pntr_dev) | CarmaHostObj< T_data > | |
| get_dims() | CarmaHostObj< T_data > | |
| get_dims(int i) | CarmaHostObj< T_data > | |
| get_mem_alloc() | CarmaHostObj< T_data > | |
| get_nb_elements() | CarmaHostObj< T_data > | |
| get_nb_streams() | CarmaHostObj< T_data > | |
| h_data | CarmaHostObj< T_data > | protected |
| init(const long *dims_data, const T_data *data, MemAlloc malloc_type, int nb_streams) | CarmaHostObj< T_data > | protected |
| malloc_type | CarmaHostObj< T_data > | protected |
| nb_elem | CarmaHostObj< T_data > | protected |
| operator std::string() | CarmaHostObj< T_data > | |
| operator T_data *() | CarmaHostObj< T_data > | |
| operator[](int index) | CarmaHostObj< T_data > | |
| streams | CarmaHostObj< T_data > | protected |
| wait_all_streams() | CarmaHostObj< T_data > | |
| wait_stream(int stream) | CarmaHostObj< T_data > | |
| ~CarmaHostObj() | CarmaHostObj< T_data > | |