#include <copy_handler.h>
List of all members.
Constructor & Destructor Documentation
usrp2::copy_handler::copy_handler |
( |
void * |
dest, |
|
|
size_t |
len |
|
) |
| |
usrp2::copy_handler::~copy_handler |
( |
| ) |
|
Member Function Documentation
size_t usrp2::copy_handler::bytes |
( |
| ) |
const [inline] |
bool usrp2::copy_handler::full |
( |
| ) |
const [inline] |
virtual data_handler::result usrp2::copy_handler::operator() |
( |
const void * |
base, |
|
|
size_t |
len |
|
) |
| [virtual] |
- Parameters:
-
base | points to the beginning of the data |
len | is the length in bytes of the data |
- Returns:
- bitmask composed of DONE, KEEP
Implements usrp2::data_handler.
size_t usrp2::copy_handler::times |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: