Class DynamicTypeBuilder_ptr

Inheritance Relationships

Base Type

  • public std::shared_ptr< DynamicTypeBuilder >

Class Documentation

class DynamicTypeBuilder_ptr : public std::shared_ptr<DynamicTypeBuilder>

Public Types

typedef std::shared_ptr<DynamicTypeBuilder> Base

Public Functions

inline 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
inline RTPS_DllAPI bool operator!= (std::nullptr_t) const
inline RTPS_DllAPI bool operator== (std::nullptr_t) const