#include <opcua_options.h>
Definition at line 21 of file opcua_options.h.
OpcUa::CommandLine::CommandLine |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
std::string OpcUa::CommandLine::GetConfigDir |
( |
| ) |
const |
|
inline |
std::string OpcUa::CommandLine::GetModuleId |
( |
| ) |
const |
|
inline |
std::string OpcUa::CommandLine::GetModulePath |
( |
| ) |
const |
|
inline |
uint16_t OpcUa::CommandLine::GetNamespaceIndex |
( |
| ) |
const |
|
inline |
NodeId OpcUa::CommandLine::GetNodeId |
( |
| ) |
const |
|
inline |
std::string OpcUa::CommandLine::GetServerURI |
( |
| ) |
const |
|
inline |
Variant OpcUa::CommandLine::GetValue |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsBrowseOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsCreateSubscriptionOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsFindServersOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsGetEndpointsOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsHelpOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsReadOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsRegisterModuleOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsUnregisterModuleOperation |
( |
| ) |
const |
|
inline |
bool OpcUa::CommandLine::IsWriteOperation |
( |
| ) |
const |
|
inline |
std::string OpcUa::CommandLine::ConfigDir |
|
private |
bool OpcUa::CommandLine::IsAddModule |
|
private |
bool OpcUa::CommandLine::IsBrowse |
|
private |
bool OpcUa::CommandLine::IsCreateSubscription |
|
private |
bool OpcUa::CommandLine::IsFindServers |
|
private |
bool OpcUa::CommandLine::IsGetEndpoints |
|
private |
bool OpcUa::CommandLine::IsHelp |
|
private |
bool OpcUa::CommandLine::IsRead |
|
private |
bool OpcUa::CommandLine::IsRemoveModule |
|
private |
bool OpcUa::CommandLine::IsWrite |
|
private |
std::string OpcUa::CommandLine::ModuleId |
|
private |
std::string OpcUa::CommandLine::ModulePath |
|
private |
uint16_t OpcUa::CommandLine::NamespaceIndex |
|
private |
NodeId OpcUa::CommandLine::Node |
|
private |
std::string OpcUa::CommandLine::ServerURI |
|
private |
The documentation for this class was generated from the following files: