#include <types.h>
Definition at line 71 of file types.h.
OpcUa::QualifiedName::QualifiedName |
( |
| ) |
|
|
inline |
OpcUa::QualifiedName::QualifiedName |
( |
uint16_t |
nameSpace, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
OpcUa::QualifiedName::QualifiedName |
( |
const std::string & |
name, |
|
|
uint16_t |
nameSpace |
|
) |
| |
|
inline |
OpcUa::QualifiedName::QualifiedName |
( |
const std::string & |
name | ) |
|
|
inlineexplicit |
bool OpcUa::QualifiedName::operator< |
( |
const QualifiedName & |
name | ) |
const |
|
inline |
bool OpcUa::QualifiedName::operator== |
( |
const QualifiedName & |
name | ) |
const |
|
inline |
std::string OpcUa::QualifiedName::Name |
uint16_t OpcUa::QualifiedName::NamespaceIndex |
The documentation for this struct was generated from the following file: