#include <DynamicTypeBuilderPtr.h>
Public Types | |
typedef std::shared_ptr< DynamicTypeBuilder > | Base |
Public Member Functions | |
RTPS_DllAPI | DynamicTypeBuilder_ptr () |
RTPS_DllAPI | DynamicTypeBuilder_ptr (DynamicTypeBuilder *pType) |
RTPS_DllAPI | DynamicTypeBuilder_ptr (DynamicTypeBuilder_ptr &&other)=default |
RTPS_DllAPI DynamicTypeBuilder_ptr & | operator= (DynamicTypeBuilder_ptr &&)=default |
RTPS_DllAPI bool | operator!= (std::nullptr_t) const |
RTPS_DllAPI bool | operator== (std::nullptr_t) const |
typedef std::shared_ptr<DynamicTypeBuilder> Base |
|
inline |
RTPS_DllAPI DynamicTypeBuilder_ptr | ( | DynamicTypeBuilder * | pType | ) |
|
default |
|
inline |
|
default |
|
inline |