Public Member Functions | Public Attributes | List of all members
OpcUa::LocalizedText Struct Reference

#include <types.h>

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 132 of file types.h.

Constructor & Destructor Documentation

OpcUa::LocalizedText::LocalizedText ( )
inline

Definition at line 138 of file types.h.

OpcUa::LocalizedText::LocalizedText ( const std::string &  text)
inlineexplicit

Definition at line 143 of file types.h.

OpcUa::LocalizedText::LocalizedText ( const char *  text)
inlineexplicit

Definition at line 149 of file types.h.

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

Definition at line 155 of file types.h.

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

Definition at line 162 of file types.h.

Member Function Documentation

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

Definition at line 169 of file types.h.

Member Data Documentation

uint8_t OpcUa::LocalizedText::Encoding

Definition at line 134 of file types.h.

std::string OpcUa::LocalizedText::Locale

Definition at line 135 of file types.h.

std::string OpcUa::LocalizedText::Text

Definition at line 136 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 Tue Jan 19 2021 03:12:09