#include <types.h>
Definition at line 132 of file types.h.
OpcUa::LocalizedText::LocalizedText |
( |
| ) |
|
|
inline |
OpcUa::LocalizedText::LocalizedText |
( |
const std::string & |
text | ) |
|
|
inlineexplicit |
OpcUa::LocalizedText::LocalizedText |
( |
const char * |
text | ) |
|
|
inlineexplicit |
OpcUa::LocalizedText::LocalizedText |
( |
const std::string & |
text, |
|
|
const std::string & |
locale |
|
) |
| |
|
inline |
OpcUa::LocalizedText::LocalizedText |
( |
const char * |
text, |
|
|
char * |
locale |
|
) |
| |
|
inline |
bool OpcUa::LocalizedText::operator== |
( |
const LocalizedText & |
text | ) |
const |
|
inline |
uint8_t OpcUa::LocalizedText::Encoding |
std::string OpcUa::LocalizedText::Locale |
std::string OpcUa::LocalizedText::Text |
The documentation for this struct was generated from the following file: