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

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

#include <TypeIdentifierTypes.h>

Public Member Functions

RTPS_DllAPI StringSTypeDefn ()
 Default constructor.
 
RTPS_DllAPI ~StringSTypeDefn ()
 Default destructor.
 
RTPS_DllAPI StringSTypeDefn (const StringSTypeDefn &x)
 Copy constructor.
 
RTPS_DllAPI StringSTypeDefn (StringSTypeDefn &&x)
 Move constructor.
 
RTPS_DllAPI StringSTypeDefnoperator= (const StringSTypeDefn &x)
 Copy assignment.
 
RTPS_DllAPI StringSTypeDefnoperator= (StringSTypeDefn &&x)
 Move assignment.
 
RTPS_DllAPI void bound (SBound _bound)
 This function sets a value in member bound.
 
RTPS_DllAPI SBound bound () const
 This function returns the value of member bound.
 
RTPS_DllAPI SBoundbound ()
 This function returns a reference to member bound.
 
RTPS_DllAPI bool consistent (const StringSTypeDefn &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 
RTPS_DllAPI bool consistent (const StringLTypeDefn &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ StringSTypeDefn() [1/3]

RTPS_DllAPI StringSTypeDefn ( )

Default constructor.

◆ ~StringSTypeDefn()

RTPS_DllAPI ~StringSTypeDefn ( )

Default destructor.

◆ StringSTypeDefn() [2/3]

RTPS_DllAPI StringSTypeDefn ( const StringSTypeDefn x)

Copy constructor.

Parameters
xReference to the object StringSTypeDefn that will be copied.

◆ StringSTypeDefn() [3/3]

RTPS_DllAPI StringSTypeDefn ( StringSTypeDefn &&  x)

Move constructor.

Parameters
xReference to the object StringSTypeDefn that will be copied.

Member Function Documentation

◆ bound() [1/3]

RTPS_DllAPI SBound & bound ( )
inline

This function returns a reference to member bound.

Returns
Reference to member bound

◆ bound() [2/3]

RTPS_DllAPI SBound bound ( ) const
inline

This function returns the value of member bound.

Returns
Value of member bound

◆ bound() [3/3]

RTPS_DllAPI void bound ( SBound  _bound)
inline

This function sets a value in member bound.

Parameters
_boundNew value for member bound

◆ consistent() [1/2]

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

◆ consistent() [2/2]

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

◆ operator=() [1/2]

RTPS_DllAPI StringSTypeDefn & operator= ( const StringSTypeDefn x)

Copy assignment.

Parameters
xReference to the object StringSTypeDefn that will be copied.

◆ operator=() [2/2]

RTPS_DllAPI StringSTypeDefn & operator= ( StringSTypeDefn &&  x)

Move assignment.

Parameters
xReference to the object StringSTypeDefn that will be copied.

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