Fast RTPS  Version 2.1.0
Fast RTPS
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
 

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 DynamicTypeBuilder_ptr& operator= ( DynamicTypeBuilder_ptr &&  )
default

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