Fast RTPS  Version 2.14.5
Fast RTPS
Loading...
Searching...
No Matches
TypeIdentifierPair Class Referencefinal

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI TypeIdentifierPair ()
 
RTPS_DllAPI ~TypeIdentifierPair ()
 
RTPS_DllAPI TypeIdentifierPair (const TypeIdentifierPair &x)
 
RTPS_DllAPI TypeIdentifierPair (TypeIdentifierPair &&x)
 
RTPS_DllAPI TypeIdentifierPairoperator= (const TypeIdentifierPair &x)
 
RTPS_DllAPI TypeIdentifierPairoperator= (TypeIdentifierPair &&x)
 
RTPS_DllAPI void type_identifier1 (const TypeIdentifier &_type_identifier1)
 
RTPS_DllAPI void type_identifier1 (TypeIdentifier &&_type_identifier1)
 
RTPS_DllAPI const TypeIdentifiertype_identifier1 () const
 
RTPS_DllAPI TypeIdentifiertype_identifier1 ()
 
RTPS_DllAPI void type_identifier2 (const TypeIdentifier &_type_identifier2)
 
RTPS_DllAPI void type_identifier2 (TypeIdentifier &&_type_identifier2)
 
RTPS_DllAPI const TypeIdentifiertype_identifier2 () const
 
RTPS_DllAPI TypeIdentifiertype_identifier2 ()
 

Constructor & Destructor Documentation

◆ TypeIdentifierPair() [1/3]

RTPS_DllAPI TypeIdentifierPair ( )

◆ ~TypeIdentifierPair()

RTPS_DllAPI ~TypeIdentifierPair ( )

◆ TypeIdentifierPair() [2/3]

RTPS_DllAPI TypeIdentifierPair ( const TypeIdentifierPair & x)

◆ TypeIdentifierPair() [3/3]

Member Function Documentation

◆ operator=() [1/2]

RTPS_DllAPI TypeIdentifierPair & operator= ( const TypeIdentifierPair & x)

◆ operator=() [2/2]

RTPS_DllAPI TypeIdentifierPair & operator= ( TypeIdentifierPair && x)

◆ type_identifier1() [1/4]

RTPS_DllAPI TypeIdentifier & type_identifier1 ( )
inline

◆ type_identifier1() [2/4]

RTPS_DllAPI const TypeIdentifier & type_identifier1 ( ) const
inline

◆ type_identifier1() [3/4]

RTPS_DllAPI void type_identifier1 ( const TypeIdentifier & _type_identifier1)
inline

◆ type_identifier1() [4/4]

RTPS_DllAPI void type_identifier1 ( TypeIdentifier && _type_identifier1)
inline

◆ type_identifier2() [1/4]

RTPS_DllAPI TypeIdentifier & type_identifier2 ( )
inline

◆ type_identifier2() [2/4]

RTPS_DllAPI const TypeIdentifier & type_identifier2 ( ) const
inline

◆ type_identifier2() [3/4]

RTPS_DllAPI void type_identifier2 ( const TypeIdentifier & _type_identifier2)
inline

◆ type_identifier2() [4/4]

RTPS_DllAPI void type_identifier2 ( TypeIdentifier && _type_identifier2)
inline

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