#include "opcua_options.h"#include <opc/ua/protocol/string_utils.h>#include <boost/program_options/options_description.hpp>#include <boost/program_options/parsers.hpp>#include <boost/program_options/variables_map.hpp>#include <iostream>#include "opcua_options_attribute_ids.h"
Go to the source code of this file.
Namespaces | |
| OpcUa | |
| OPC UA Address space part. GNU LGPL. | |
Macros | |
| #define | CONFIG_PATH "/etc/opcua/client" |
| OpcUa client command line options parser. GNU LGPL. More... | |
| #define CONFIG_PATH "/etc/opcua/client" |
OpcUa client command line options parser. GNU LGPL.
Definition at line 21 of file opcua_options.cpp.