|
| eProsima_user_DllExport | AppliedVerbatimAnnotation () |
| | Default constructor.
|
| |
| eProsima_user_DllExport | ~AppliedVerbatimAnnotation () |
| | Default destructor.
|
| |
| eProsima_user_DllExport | AppliedVerbatimAnnotation (const AppliedVerbatimAnnotation &x) |
| | Copy constructor.
|
| |
| eProsima_user_DllExport | AppliedVerbatimAnnotation (AppliedVerbatimAnnotation &&x) noexcept |
| | Move constructor.
|
| |
| eProsima_user_DllExport AppliedVerbatimAnnotation & | operator= (const AppliedVerbatimAnnotation &x) |
| | Copy assignment.
|
| |
| eProsima_user_DllExport AppliedVerbatimAnnotation & | operator= (AppliedVerbatimAnnotation &&x) noexcept |
| | Move assignment.
|
| |
| eProsima_user_DllExport bool | operator== (const AppliedVerbatimAnnotation &x) const |
| | Comparison operator.
|
| |
| eProsima_user_DllExport bool | operator!= (const AppliedVerbatimAnnotation &x) const |
| | Comparison operator.
|
| |
| eProsima_user_DllExport void | placement (const eprosima::fastcdr::fixed_string< 32 > &_placement) |
| | This function copies the value in member placement.
|
| |
| eProsima_user_DllExport void | placement (eprosima::fastcdr::fixed_string< 32 > &&_placement) |
| | This function moves the value in member placement.
|
| |
| eProsima_user_DllExport const eprosima::fastcdr::fixed_string< 32 > & | placement () const |
| | This function returns a constant reference to member placement.
|
| |
| eProsima_user_DllExport eprosima::fastcdr::fixed_string< 32 > & | placement () |
| | This function returns a reference to member placement.
|
| |
| eProsima_user_DllExport void | language (const eprosima::fastcdr::fixed_string< 32 > &_language) |
| | This function copies the value in member language.
|
| |
| eProsima_user_DllExport void | language (eprosima::fastcdr::fixed_string< 32 > &&_language) |
| | This function moves the value in member language.
|
| |
| eProsima_user_DllExport const eprosima::fastcdr::fixed_string< 32 > & | language () const |
| | This function returns a constant reference to member language.
|
| |
| eProsima_user_DllExport eprosima::fastcdr::fixed_string< 32 > & | language () |
| | This function returns a reference to member language.
|
| |
| eProsima_user_DllExport void | text (const std::string &_text) |
| | This function copies the value in member text.
|
| |
| eProsima_user_DllExport void | text (std::string &&_text) |
| | This function moves the value in member text.
|
| |
| eProsima_user_DllExport const std::string & | text () const |
| | This function returns a constant reference to member text.
|
| |
| eProsima_user_DllExport std::string & | text () |
| | This function returns a reference to member text.
|
| |
This class represents the structure AppliedVerbatimAnnotation defined by the user in the IDL file.