Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
AppliedVerbatimAnnotation Class Reference

#include <AnnotationParameterValue.h>

Public Member Functions

RTPS_DllAPI AppliedVerbatimAnnotation ()
 
RTPS_DllAPI ~AppliedVerbatimAnnotation ()
 
RTPS_DllAPI AppliedVerbatimAnnotation (const AppliedVerbatimAnnotation &x)
 
RTPS_DllAPI AppliedVerbatimAnnotation (AppliedVerbatimAnnotation &&x)
 
RTPS_DllAPI AppliedVerbatimAnnotationoperator= (const AppliedVerbatimAnnotation &x)
 
RTPS_DllAPI AppliedVerbatimAnnotationoperator= (AppliedVerbatimAnnotation &&x)
 
void placement (const std::string &_placement)
 
void placement (std::string &&_placement)
 
const std::string & placement () const
 
std::string & placement ()
 
void language (const std::string &_language)
 
void language (std::string &&_language)
 
const std::string & language () const
 
std::string & language ()
 
void text (const std::string &_text)
 
void text (std::string &&_text)
 
const std::string & text () const
 
std::string & text ()
 
RTPS_DllAPI void serializeKey (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI bool operator== (const AppliedVerbatimAnnotation &other) const
 

Static Public Member Functions

static RTPS_DllAPI size_t getKeyMaxCdrSerializedSize (size_t current_alignment=0)
 
static RTPS_DllAPI bool isKeyDefined ()
 

Constructor & Destructor Documentation

◆ AppliedVerbatimAnnotation() [1/3]

RTPS_DllAPI AppliedVerbatimAnnotation ( )

◆ ~AppliedVerbatimAnnotation()

RTPS_DllAPI ~AppliedVerbatimAnnotation ( )

◆ AppliedVerbatimAnnotation() [2/3]

◆ AppliedVerbatimAnnotation() [3/3]

Member Function Documentation

◆ getKeyMaxCdrSerializedSize()

static RTPS_DllAPI size_t getKeyMaxCdrSerializedSize ( size_t  current_alignment = 0)
static

◆ isKeyDefined()

static RTPS_DllAPI bool isKeyDefined ( )
static

◆ language() [1/4]

std::string & language ( )
inline

◆ language() [2/4]

const std::string & language ( ) const
inline

◆ language() [3/4]

void language ( const std::string &  _language)
inline

◆ language() [4/4]

void language ( std::string &&  _language)
inline

◆ operator=() [1/2]

RTPS_DllAPI AppliedVerbatimAnnotation & operator= ( AppliedVerbatimAnnotation &&  x)

◆ operator=() [2/2]

RTPS_DllAPI AppliedVerbatimAnnotation & operator= ( const AppliedVerbatimAnnotation x)

◆ operator==()

RTPS_DllAPI bool operator== ( const AppliedVerbatimAnnotation other) const

◆ placement() [1/4]

std::string & placement ( )
inline

◆ placement() [2/4]

const std::string & placement ( ) const
inline

◆ placement() [3/4]

void placement ( const std::string &  _placement)
inline

◆ placement() [4/4]

void placement ( std::string &&  _placement)
inline

◆ serializeKey()

RTPS_DllAPI void serializeKey ( eprosima::fastcdr::Cdr &  cdr) const

◆ text() [1/4]

std::string & text ( )
inline

◆ text() [2/4]

const std::string & text ( ) const
inline

◆ text() [3/4]

void text ( const std::string &  _text)
inline

◆ text() [4/4]

void text ( std::string &&  _text)
inline

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