MetroCollect  2.3.4
SnapStreamInterface.cc File Reference
#include <algorithm>
#include "SnapStreamInterface.h"
Include dependency graph for SnapStreamInterface.cc:

Go to the source code of this file.

Namespaces

 SnapInterface
 

Functions

int main (int argc, char *argv[])
 MetroCollect's main function. More...
 

Function Documentation

◆ main()

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

MetroCollect's main function.

MetroCollect's main function.

Parameters
argcArgument count (expected: 3)
argvArguments values (sampling interval; iteration count; file path to write to)
Returns
int Return code

Definition at line 275 of file SnapStreamInterface.cc.