#include <PythonSignal.hpp>
List of all members.
Constructor & Destructor Documentation
PythonSignal::PythonSignal |
( |
ISignal * |
pSignal, |
|
|
ITimer * |
pTimer | |
|
) |
| | |
PythonSignal::~PythonSignal |
( |
|
) |
[virtual] |
Member Function Documentation
size_t PythonSignal::acquire |
( |
|
) |
|
size_t PythonSignal::channels |
( |
|
) |
|
bool PythonSignal::close |
( |
|
) |
|
uint32_t PythonSignal::elapsedMicroSecs |
( |
|
) |
|
std::vector< int32_t > PythonSignal::getdata |
( |
size_t |
samples |
) |
|
bool PythonSignal::init |
( |
size_t |
channels |
) |
|
bool PythonSignal::open |
( |
boost::python::list |
mac |
) |
|
bool PythonSignal::start |
( |
|
) |
|
bool PythonSignal::stop |
( |
|
) |
|
uint64_t PythonSignal::timestamp |
( |
|
) |
|
The documentation for this class was generated from the following files: