Fast DDS  Version 3.0.1
Fast DDS
Loading...
Searching...
No Matches

This class represents the structure CompleteMapType defined by the user in the IDL file. More...

#include <dds_xtypes_typeobject.hpp>

Public Member Functions

eProsima_user_DllExport CompleteMapType ()
 Default constructor.
 
eProsima_user_DllExport ~CompleteMapType ()
 Default destructor.
 
eProsima_user_DllExport CompleteMapType (const CompleteMapType &x)
 Copy constructor.
 
eProsima_user_DllExport CompleteMapType (CompleteMapType &&x) noexcept
 Move constructor.
 
eProsima_user_DllExport CompleteMapTypeoperator= (const CompleteMapType &x)
 Copy assignment.
 
eProsima_user_DllExport CompleteMapTypeoperator= (CompleteMapType &&x) noexcept
 Move assignment.
 
eProsima_user_DllExport bool operator== (const CompleteMapType &x) const
 Comparison operator.
 
eProsima_user_DllExport bool operator!= (const CompleteMapType &x) const
 Comparison operator.
 
eProsima_user_DllExport void collection_flag (const CollectionTypeFlag &_collection_flag)
 This function copies the value in member collection_flag.
 
eProsima_user_DllExport void collection_flag (CollectionTypeFlag &&_collection_flag)
 This function moves the value in member collection_flag.
 
eProsima_user_DllExport const CollectionTypeFlagcollection_flag () const
 This function returns a constant reference to member collection_flag.
 
eProsima_user_DllExport CollectionTypeFlagcollection_flag ()
 This function returns a reference to member collection_flag.
 
eProsima_user_DllExport void header (const CompleteCollectionHeader &_header)
 This function copies the value in member header.
 
eProsima_user_DllExport void header (CompleteCollectionHeader &&_header)
 This function moves the value in member header.
 
eProsima_user_DllExport const CompleteCollectionHeaderheader () const
 This function returns a constant reference to member header.
 
eProsima_user_DllExport CompleteCollectionHeaderheader ()
 This function returns a reference to member header.
 
eProsima_user_DllExport void key (const CompleteCollectionElement &_key)
 This function copies the value in member key.
 
eProsima_user_DllExport void key (CompleteCollectionElement &&_key)
 This function moves the value in member key.
 
eProsima_user_DllExport const CompleteCollectionElementkey () const
 This function returns a constant reference to member key.
 
eProsima_user_DllExport CompleteCollectionElementkey ()
 This function returns a reference to member key.
 
eProsima_user_DllExport void element (const CompleteCollectionElement &_element)
 This function copies the value in member element.
 
eProsima_user_DllExport void element (CompleteCollectionElement &&_element)
 This function moves the value in member element.
 
eProsima_user_DllExport const CompleteCollectionElementelement () const
 This function returns a constant reference to member element.
 
eProsima_user_DllExport CompleteCollectionElementelement ()
 This function returns a reference to member element.
 

Detailed Description

This class represents the structure CompleteMapType defined by the user in the IDL file.

Constructor & Destructor Documentation

◆ CompleteMapType() [1/3]

eProsima_user_DllExport CompleteMapType ( )
inline

Default constructor.

◆ ~CompleteMapType()

eProsima_user_DllExport ~CompleteMapType ( )
inline

Default destructor.

◆ CompleteMapType() [2/3]

eProsima_user_DllExport CompleteMapType ( const CompleteMapType x)
inline

Copy constructor.

Parameters
xReference to the object CompleteMapType that will be copied.

◆ CompleteMapType() [3/3]

eProsima_user_DllExport CompleteMapType ( CompleteMapType &&  x)
inlinenoexcept

Move constructor.

Parameters
xReference to the object CompleteMapType that will be copied.

Member Function Documentation

◆ collection_flag() [1/4]

eProsima_user_DllExport CollectionTypeFlag & collection_flag ( )
inline

This function returns a reference to member collection_flag.

Returns
Reference to member collection_flag

◆ collection_flag() [2/4]

eProsima_user_DllExport const CollectionTypeFlag & collection_flag ( ) const
inline

This function returns a constant reference to member collection_flag.

Returns
Constant reference to member collection_flag

◆ collection_flag() [3/4]

eProsima_user_DllExport void collection_flag ( CollectionTypeFlag &&  _collection_flag)
inline

This function moves the value in member collection_flag.

Parameters
_collection_flagNew value to be moved in member collection_flag

◆ collection_flag() [4/4]

eProsima_user_DllExport void collection_flag ( const CollectionTypeFlag _collection_flag)
inline

This function copies the value in member collection_flag.

Parameters
_collection_flagNew value to be copied in member collection_flag

◆ element() [1/4]

eProsima_user_DllExport CompleteCollectionElement & element ( )
inline

This function returns a reference to member element.

Returns
Reference to member element

◆ element() [2/4]

eProsima_user_DllExport const CompleteCollectionElement & element ( ) const
inline

This function returns a constant reference to member element.

Returns
Constant reference to member element

◆ element() [3/4]

eProsima_user_DllExport void element ( CompleteCollectionElement &&  _element)
inline

This function moves the value in member element.

Parameters
_elementNew value to be moved in member element

◆ element() [4/4]

eProsima_user_DllExport void element ( const CompleteCollectionElement _element)
inline

This function copies the value in member element.

Parameters
_elementNew value to be copied in member element

◆ header() [1/4]

eProsima_user_DllExport CompleteCollectionHeader & header ( )
inline

This function returns a reference to member header.

Returns
Reference to member header

◆ header() [2/4]

eProsima_user_DllExport const CompleteCollectionHeader & header ( ) const
inline

This function returns a constant reference to member header.

Returns
Constant reference to member header

◆ header() [3/4]

eProsima_user_DllExport void header ( CompleteCollectionHeader &&  _header)
inline

This function moves the value in member header.

Parameters
_headerNew value to be moved in member header

◆ header() [4/4]

eProsima_user_DllExport void header ( const CompleteCollectionHeader _header)
inline

This function copies the value in member header.

Parameters
_headerNew value to be copied in member header

◆ key() [1/4]

eProsima_user_DllExport CompleteCollectionElement & key ( )
inline

This function returns a reference to member key.

Returns
Reference to member key

◆ key() [2/4]

eProsima_user_DllExport const CompleteCollectionElement & key ( ) const
inline

This function returns a constant reference to member key.

Returns
Constant reference to member key

◆ key() [3/4]

eProsima_user_DllExport void key ( CompleteCollectionElement &&  _key)
inline

This function moves the value in member key.

Parameters
_keyNew value to be moved in member key

◆ key() [4/4]

eProsima_user_DllExport void key ( const CompleteCollectionElement _key)
inline

This function copies the value in member key.

Parameters
_keyNew value to be copied in member key

◆ operator!=()

eProsima_user_DllExport bool operator!= ( const CompleteMapType x) const
inline

Comparison operator.

Parameters
xCompleteMapType object to compare.

◆ operator=() [1/2]

eProsima_user_DllExport CompleteMapType & operator= ( CompleteMapType &&  x)
inlinenoexcept

Move assignment.

Parameters
xReference to the object CompleteMapType that will be copied.

◆ operator=() [2/2]

eProsima_user_DllExport CompleteMapType & operator= ( const CompleteMapType x)
inline

Copy assignment.

Parameters
xReference to the object CompleteMapType that will be copied.

◆ operator==()

eProsima_user_DllExport bool operator== ( const CompleteMapType x) const
inline

Comparison operator.

Parameters
xCompleteMapType object to compare.

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