Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
ExtendedTypeDefn Class Referencefinal

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

#include <TypeIdentifierTypes.h>

Public Member Functions

RTPS_DllAPI ExtendedTypeDefn ()
 Default constructor.
 
virtual RTPS_DllAPI ~ExtendedTypeDefn ()
 Default destructor.
 
RTPS_DllAPI ExtendedTypeDefn (const ExtendedTypeDefn &x)
 Copy constructor.
 
RTPS_DllAPI ExtendedTypeDefn (ExtendedTypeDefn &&x)
 Move constructor.
 
virtual RTPS_DllAPI ExtendedTypeDefnoperator= (const ExtendedTypeDefn &x)
 Copy assignment.
 
virtual RTPS_DllAPI ExtendedTypeDefnoperator= (ExtendedTypeDefn &&x)
 Move assignment.
 
RTPS_DllAPI bool consistent (const ExtendedTypeDefn &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ExtendedTypeDefn() [1/3]

RTPS_DllAPI ExtendedTypeDefn ( )

Default constructor.

◆ ~ExtendedTypeDefn()

virtual RTPS_DllAPI ~ExtendedTypeDefn ( )
virtual

Default destructor.

◆ ExtendedTypeDefn() [2/3]

RTPS_DllAPI ExtendedTypeDefn ( const ExtendedTypeDefn x)

Copy constructor.

Parameters
xReference to the object ExtendedTypeDefn that will be copied.

◆ ExtendedTypeDefn() [3/3]

RTPS_DllAPI ExtendedTypeDefn ( ExtendedTypeDefn &&  x)

Move constructor.

Parameters
xReference to the object ExtendedTypeDefn that will be copied.

Member Function Documentation

◆ consistent()

RTPS_DllAPI bool consistent ( const ExtendedTypeDefn x,
const fastdds::dds::TypeConsistencyEnforcementQosPolicy &  consistency 
) const

◆ operator=() [1/2]

virtual RTPS_DllAPI ExtendedTypeDefn & operator= ( const ExtendedTypeDefn x)
virtual

Copy assignment.

Parameters
xReference to the object ExtendedTypeDefn that will be copied.

◆ operator=() [2/2]

virtual RTPS_DllAPI ExtendedTypeDefn & operator= ( ExtendedTypeDefn &&  x)
virtual

Move assignment.

Parameters
xReference to the object ExtendedTypeDefn that will be copied.

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