Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
DynamicTypeBuilder_ptr Class Reference

#include <DynamicTypeBuilderPtr.h>

Inheritance diagram for DynamicTypeBuilder_ptr:

Public Types

typedef std::shared_ptr< DynamicTypeBuilderBase
 

Public Member Functions

RTPS_DllAPI DynamicTypeBuilder_ptr ()
 
RTPS_DllAPI DynamicTypeBuilder_ptr (DynamicTypeBuilder *pType)
 
RTPS_DllAPI DynamicTypeBuilder_ptr (DynamicTypeBuilder_ptr &&other)=default
 
RTPS_DllAPI DynamicTypeBuilder_ptroperator= (DynamicTypeBuilder_ptr &&)=default
 
RTPS_DllAPI bool operator!= (std::nullptr_t) const
 
RTPS_DllAPI bool operator== (std::nullptr_t) const
 

Member Typedef Documentation

◆ Base

typedef std::shared_ptr<DynamicTypeBuilder> Base

Constructor & Destructor Documentation

◆ DynamicTypeBuilder_ptr() [1/3]

RTPS_DllAPI DynamicTypeBuilder_ptr ( )
inline

◆ DynamicTypeBuilder_ptr() [2/3]

RTPS_DllAPI DynamicTypeBuilder_ptr ( DynamicTypeBuilder pType)

◆ DynamicTypeBuilder_ptr() [3/3]

RTPS_DllAPI DynamicTypeBuilder_ptr ( DynamicTypeBuilder_ptr &&  other)
default

Member Function Documentation

◆ operator!=()

RTPS_DllAPI bool operator!= ( std::nullptr_t  ) const
inline

◆ operator=()

RTPS_DllAPI DynamicTypeBuilder_ptr & operator= ( DynamicTypeBuilder_ptr &&  )
default

◆ operator==()

RTPS_DllAPI bool operator== ( std::nullptr_t  ) const
inline

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