FACT++  1.0
void PixClient::ProcessFrame ( const unsigned long  n,
byte img,
struct timeval *  tm 
)
virtual

Reimplemented in MStarguider.

Definition at line 7 of file PixClient.cc.

Referenced by Camera::ProcessFrame(), and ~PixClient().

9 {
10  cout << "PixClient - Img: " << n << " " << (void*)img << endl;
11 }

+ Here is the caller graph for this function: