API
 
Loading...
Searching...
No Matches
mzmqClient.cpp
Go to the documentation of this file.
1
2
3
4#include "mzmqClient.hpp"
5
6int main(int argc, char ** argv)
7{
9
10 return z.main(argc, argv);
11}
MagAO-X application to control reading ImageStreamIO streams from a zeroMQ channel.
int main()
The MagAO-X milkzmqClient wrapper.