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

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

#include <TypeIdentifierTypes.h>

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ StringLTypeDefn() [1/3]

RTPS_DllAPI StringLTypeDefn ( )

Default constructor.

◆ ~StringLTypeDefn()

RTPS_DllAPI ~StringLTypeDefn ( )

Default destructor.

◆ StringLTypeDefn() [2/3]

RTPS_DllAPI StringLTypeDefn ( const StringLTypeDefn x)

Copy constructor.

Parameters
xReference to the object StringLTypeDefn that will be copied.

◆ StringLTypeDefn() [3/3]

RTPS_DllAPI StringLTypeDefn ( StringLTypeDefn &&  x)

Move constructor.

Parameters
xReference to the object StringLTypeDefn that will be copied.

Member Function Documentation

◆ bound() [1/3]

RTPS_DllAPI LBound & bound ( )
inline

This function returns a reference to member bound.

Returns
Reference to member bound

◆ bound() [2/3]

RTPS_DllAPI LBound bound ( ) const
inline

This function returns the value of member bound.

Returns
Value of member bound

◆ bound() [3/3]

RTPS_DllAPI void bound ( LBound  _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 StringLTypeDefn & operator= ( const StringLTypeDefn x)

Copy assignment.

Parameters
xReference to the object StringLTypeDefn that will be copied.

◆ operator=() [2/2]

RTPS_DllAPI StringLTypeDefn & operator= ( StringLTypeDefn &&  x)

Move assignment.

Parameters
xReference to the object StringLTypeDefn that will be copied.

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