Fast RTPS  Version 2.4.0
Fast RTPS
AppliedVerbatimAnnotation Class Reference

#include <AnnotationParameterValue.h>

Public Member Functions

 AppliedVerbatimAnnotation ()
 
 ~AppliedVerbatimAnnotation ()
 
 AppliedVerbatimAnnotation (const AppliedVerbatimAnnotation &x)
 
 AppliedVerbatimAnnotation (AppliedVerbatimAnnotation &&x)
 
AppliedVerbatimAnnotationoperator= (const AppliedVerbatimAnnotation &x)
 
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 ()
 
void serialize (eprosima::fastcdr::Cdr &cdr) const
 
void deserialize (eprosima::fastcdr::Cdr &cdr)
 
void serializeKey (eprosima::fastcdr::Cdr &cdr) const
 
bool operator== (const AppliedVerbatimAnnotation &other) const
 

Static Public Member Functions

static size_t getCdrSerializedSize (const AppliedVerbatimAnnotation &data, size_t current_alignment=0)
 
static size_t getKeyMaxCdrSerializedSize (size_t current_alignment=0)
 
static bool isKeyDefined ()
 

Constructor & Destructor Documentation

◆ AppliedVerbatimAnnotation() [1/3]

◆ ~AppliedVerbatimAnnotation()

◆ AppliedVerbatimAnnotation() [2/3]

◆ AppliedVerbatimAnnotation() [3/3]

Member Function Documentation

◆ deserialize()

void deserialize ( eprosima::fastcdr::Cdr &  cdr)

◆ getCdrSerializedSize()

static size_t getCdrSerializedSize ( const AppliedVerbatimAnnotation data,
size_t  current_alignment = 0 
)
static

◆ getKeyMaxCdrSerializedSize()

static size_t getKeyMaxCdrSerializedSize ( size_t  current_alignment = 0)
static

◆ isKeyDefined()

static 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]

◆ operator=() [2/2]

◆ operator==()

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

◆ serialize()

void serialize ( eprosima::fastcdr::Cdr &  cdr) const

◆ serializeKey()

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: