11#ifndef INCLUDED_GR_RUNTIME_TRANSFER_TYPE_H
12#define INCLUDED_GR_RUNTIME_TRANSFER_TYPE_H
#define GR_RUNTIME_API
Definition gnuradio-runtime/include/gnuradio/api.h:18
GNU Radio logging wrapper.
Definition basic_block.h:29
std::ostream & operator<<(std::ostream &os, basic_block_sptr basic_block)
Definition basic_block.h:436
transfer_type
Definition transfer_type.h:19
@ HOST_TO_HOST
Definition transfer_type.h:23
@ HOST_TO_DEVICE
Definition transfer_type.h:21
@ DEVICE_TO_HOST
Definition transfer_type.h:22
@ DEFAULT_INVALID
Definition transfer_type.h:20
@ DEVICE_TO_DEVICE
Definition transfer_type.h:24