#include <Types.hpp>

Public Types | |
| using | base_type = DynamicDataFactory |
| using | ref_type |
| using | weak_ref_type |
| Public Types inherited from object_traits< DynamicDataFactory > | |
| using | ref_type |
| using | weak_ref_type |
Static Public Member Functions | |
| static std::shared_ptr< _Tp > | narrow (ref_type obj) |
| static FASTDDS_EXPORTED_API std::shared_ptr< DynamicDataFactory > | make_shared () |
| Static Public Member Functions inherited from object_traits< DynamicDataFactory > | |
| static std::shared_ptr< _Tp > | narrow (ref_type obj) |
| using base_type = DynamicDataFactory |
| using ref_type |
| using weak_ref_type |
|
static |
|
inlinestatic |