FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
PixClient.cc
Go to the documentation of this file.
1
#include "
PixClient.h
"
2
3
#include <iostream>
4
5
using namespace
std
;
6
7
void
PixClient::ProcessFrame
(
const
unsigned
long
n,
byte
*img,
8
struct
timeval *tm)
9
{
10
cout <<
"PixClient - Img: "
<< n <<
" "
<< (
void
*)img << endl;
11
}
12
std
STL namespace.
byte
unsigned char byte
Definition:
MGImage.h:17
PixClient.h
PixClient::ProcessFrame
virtual void ProcessFrame(const unsigned long n, byte *img, struct timeval *tm)
Definition:
PixClient.cc:7
drive
PixClient.cc
Generated on Sun Sep 18 2016 20:50:18 for FACT++ by
1.8.11