sshmonitorMain.cpp#
Note
Click here to check the source code of this file.
This file is a C++ file (.cpp) that declares the main function of this EPICS IOC program.
See this documentation for more details about the main program of an EPICS IOC: https://web.archive.org/web/20220630111257/https://docs.epics-controls.org/en/latest/appdevguide/IOCInit.html#overview-environments-requiring-a-main-program
Functions
-
int main(int argc, char *argv[])#
Main function, entry point of this EPICS IOC program.