26#include <fvutils/ipc/shm_image.h>
31using namespace firevision;
34main(
int argc,
char **argv)
42 cout <<
"IS valid!" << endl;
44 cout <<
"Is NOT valid!" << endl;
bool is_valid() const
Check validity of shared memory segment.
Shared memory image buffer.