API
streamWriter.cpp
Go to the documentation of this file.
1 
2 
3 
4 #include "streamWriter.hpp"
5 
6 int main(int argc, char ** argv)
7 {
9 
10  return sw.main(argc, argv);
11 }
int main(int argc, char **argv)
Definition: streamWriter.cpp:6
The MagAO-X Image Stream Writer.