#include "slsReceiverUsers.h"
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
gcc mainReceiver.cpp -L lib -l SlsDetector -lm -lpthread
where lib is the location of libSlsDetector.so
Definition in file mainReceiver.cpp.
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 25 of file mainReceiver.cpp.
References slsReceiverUsers::start(), and slsReceiverUsers::stop().