API
Applications
Utilities
API
Handbook
GitHub
Home
streamCircBuff.cpp
Go to the documentation of this file.
1
/** \file streamCircBuff.cpp
2
* \brief The MagAO-X streamCircBuff main program source file.
3
*
4
* \ingroup streamCircBuff_files
5
*/
6
7
#include "
streamCircBuff.hpp
"
8
9
10
int
main
(
int
argc,
char
**argv)
11
{
12
MagAOX::app::streamCircBuff
xapp;
13
14
return
xapp.main(argc, argv);
15
16
}
MagAOX::app::streamCircBuff
Class for application to keep a circular buffer of a stream and publish it to another stream.
Definition:
streamCircBuff.hpp:40
main
int main(int argc, char **argv)
Definition:
streamCircBuff.cpp:10
streamCircBuff.hpp
The MagAO-X streamCircBuff app header file.
apps
streamCircBuff
streamCircBuff.cpp
Generated by
1.9.1