Public Member Functions | Private Attributes | List of all members
OpcUa::Server::CommandLine Class Reference

#include <server_options.h>

Public Member Functions

 CommandLine (int argc, const char **argv)
 
std::string GetConfigDir () const
 
std::string GetLogFile () const
 
bool IsDaemonMode () const
 
bool NeedStartServer () const
 

Private Attributes

std::string ConfigDir
 
bool IsDaemon
 
std::string LogFile
 
bool StartPossible
 

Detailed Description

Definition at line 27 of file server_options.h.

Constructor & Destructor Documentation

OpcUa::Server::CommandLine::CommandLine ( int  argc,
const char **  argv 
)

Definition at line 71 of file server_options.cpp.

Member Function Documentation

std::string OpcUa::Server::CommandLine::GetConfigDir ( ) const
inline

Definition at line 42 of file server_options.h.

std::string OpcUa::Server::CommandLine::GetLogFile ( ) const
inline

Definition at line 47 of file server_options.h.

bool OpcUa::Server::CommandLine::IsDaemonMode ( ) const
inline

Definition at line 37 of file server_options.h.

bool OpcUa::Server::CommandLine::NeedStartServer ( ) const
inline

Definition at line 32 of file server_options.h.

Member Data Documentation

std::string OpcUa::Server::CommandLine::ConfigDir
private

Definition at line 55 of file server_options.h.

bool OpcUa::Server::CommandLine::IsDaemon
private

Definition at line 54 of file server_options.h.

std::string OpcUa::Server::CommandLine::LogFile
private

Definition at line 56 of file server_options.h.

bool OpcUa::Server::CommandLine::StartPossible
private

Definition at line 53 of file server_options.h.


The documentation for this class was generated from the following files:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10