#include <opc/ua/server/addons/common_addons.h>#include "daemon.h"#include "server_options.h"#include <thread>#include <iostream>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| OPC UA Server main. GNU LGPL. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
OPC UA Server main. GNU LGPL.
Definition at line 32 of file server_main.cpp.