This class represents the structure StronglyConnectedComponentId defined by the user in the IDL file.
More...
#include <TypeIdentifierTypes.h>
This class represents the structure StronglyConnectedComponentId defined by the user in the IDL file.
◆ StronglyConnectedComponentId() [1/3]
◆ ~StronglyConnectedComponentId()
◆ StronglyConnectedComponentId() [2/3]
Copy constructor.
- Parameters
-
◆ StronglyConnectedComponentId() [3/3]
Move constructor.
- Parameters
-
◆ consistent()
RTPS_DllAPI bool consistent |
( |
const StronglyConnectedComponentId & |
x, |
|
|
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & |
consistency |
|
) |
| const |
◆ operator=() [1/2]
Copy assignment.
- Parameters
-
◆ operator=() [2/2]
Move assignment.
- Parameters
-
◆ sc_component_id() [1/4]
This function returns a reference to member sc_component_id.
- Returns
- Reference to member sc_component_id
◆ sc_component_id() [2/4]
This function returns a constant reference to member sc_component_id.
- Returns
- Constant reference to member sc_component_id
◆ sc_component_id() [3/4]
This function copies the value in member sc_component_id.
- Parameters
-
_sc_component_id | New value to be copied in member sc_component_id |
◆ sc_component_id() [4/4]
This function moves the value in member sc_component_id.
- Parameters
-
_sc_component_id | New value to be moved in member sc_component_id |
◆ scc_index() [1/3]
RTPS_DllAPI int32_t & scc_index |
( |
| ) |
|
|
inline |
This function returns a reference to member scc_index.
- Returns
- Reference to member scc_index
◆ scc_index() [2/3]
RTPS_DllAPI int32_t scc_index |
( |
| ) |
const |
|
inline |
This function returns the value of member scc_index.
- Returns
- Value of member scc_index
◆ scc_index() [3/3]
RTPS_DllAPI void scc_index |
( |
int32_t |
_scc_index | ) |
|
|
inline |
This function sets a value in member scc_index.
- Parameters
-
_scc_index | New value for member scc_index |
◆ scc_length() [1/3]
RTPS_DllAPI int32_t & scc_length |
( |
| ) |
|
|
inline |
This function returns a reference to member scc_length.
- Returns
- Reference to member scc_length
◆ scc_length() [2/3]
RTPS_DllAPI int32_t scc_length |
( |
| ) |
const |
|
inline |
This function returns the value of member scc_length.
- Returns
- Value of member scc_length
◆ scc_length() [3/3]
RTPS_DllAPI void scc_length |
( |
int32_t |
_scc_length | ) |
|
|
inline |
This function sets a value in member scc_length.
- Parameters
-
_scc_length | New value for member scc_length |
The documentation for this class was generated from the following file: