Public Member Functions | Public Attributes
OpcUa::LocalizedText Struct Reference

#include <types.h>

List of all members.

Public Member Functions

 LocalizedText ()
 LocalizedText (const std::string &text)
 LocalizedText (const char *text)
 LocalizedText (const std::string &text, const std::string &locale)
 LocalizedText (const char *text, char *locale)
bool operator== (const LocalizedText &text) const

Public Attributes

uint8_t Encoding
std::string Locale
std::string Text

Detailed Description

Definition at line 131 of file types.h.


Constructor & Destructor Documentation

Definition at line 137 of file types.h.

OpcUa::LocalizedText::LocalizedText ( const std::string &  text) [inline, explicit]

Definition at line 142 of file types.h.

OpcUa::LocalizedText::LocalizedText ( const char *  text) [inline, explicit]

Definition at line 148 of file types.h.

OpcUa::LocalizedText::LocalizedText ( const std::string &  text,
const std::string &  locale 
) [inline]

Definition at line 154 of file types.h.

OpcUa::LocalizedText::LocalizedText ( const char *  text,
char *  locale 
) [inline]

Definition at line 161 of file types.h.


Member Function Documentation

bool OpcUa::LocalizedText::operator== ( const LocalizedText text) const [inline]

Definition at line 168 of file types.h.


Member Data Documentation

Definition at line 133 of file types.h.

Definition at line 134 of file types.h.

Definition at line 135 of file types.h.


The documentation for this struct was generated from the following file:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:59