Functions

detect.cpp File Reference

#include <iostream>
#include "common/wave_ex.h"
#include "netlib/wavesock.h"
#include "perf/perf.h"
Include dependency graph for detect.cpp:

Go to the source code of this file.

Functions

static void throwError (IN const char *msg)
static void doDetect (void)
int main (IN int argc, IN const char *argv[])

Function Documentation

static void throwError ( IN const char *  msg  )  [static]

Definition at line 24 of file detect.cpp.

static void doDetect ( void   )  [static]

Definition at line 44 of file detect.cpp.

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 78 of file detect.cpp.