![]() |
OpenSplice ISO C++ 2 DCPS
v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
#include "TypeProvider.hpp"
Static Public Member Functions | |
static DynamicType | load_type (const std::string &uri) |
static DynamicType | load_type (const std::string &uri, const std::string &name) |
static std::vector< DynamicType > | load_types (const std::string &uri) |
TypeProvider that allows creation of types from external representations.
Definition at line 41 of file TypeProvider.hpp.
|
static |
Load a type from the specified URI. If multiple types are defined only the first one is returned.
|
static |
Load a named type from the specified URI.
|
static |
Load a type from the specified URI. If multiple types are defined only the first one is returned.