#include <rapidPiPoHost.h>
|
| PiPoOut (PiPoHost *host) |
|
| ~PiPoOut () |
|
int | streamAttributes (bool hasTimeTags, double rate, double offset, unsigned int width, unsigned int height, const char **labels, bool hasVarSize, double domain, unsigned int maxFrames) |
|
int | frames (double time, double weight, float *values, unsigned int size, unsigned int num) |
|
std::vector< PiPoValue > | getLastFrame () |
|
§ PiPoOut()
§ ~PiPoOut()
§ frames()
int PiPoOut::frames |
( |
double |
time, |
|
|
double |
weight, |
|
|
float * |
values, |
|
|
unsigned int |
size, |
|
|
unsigned int |
num |
|
) |
| |
|
inline |
§ getLastFrame()
std::vector<PiPoValue> PiPoOut::getLastFrame |
( |
| ) |
|
|
inline |
§ streamAttributes()
int PiPoOut::streamAttributes |
( |
bool |
hasTimeTags, |
|
|
double |
rate, |
|
|
double |
offset, |
|
|
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
const char ** |
labels, |
|
|
bool |
hasVarSize, |
|
|
double |
domain, |
|
|
unsigned int |
maxFrames |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: