summaryrefslogtreecommitdiff
path: root/exportmap.gcc
diff options
context:
space:
mode:
Diffstat (limited to 'exportmap.gcc')
-rw-r--r--exportmap.gcc98
1 files changed, 57 insertions, 41 deletions
diff --git a/exportmap.gcc b/exportmap.gcc
index aec5019..efeaadb 100644
--- a/exportmap.gcc
+++ b/exportmap.gcc
@@ -1,48 +1,64 @@
{
global:
extern "C++" {
- *vsomeip::configuration;
- vsomeip::configuration::*;
- *vsomeip::cfg::configuration_impl;
- vsomeip::cfg::configuration_impl::*;
- *vsomeip::serializer;
- vsomeip::serializer::*;
- *vsomeip::deserializer;
- vsomeip::deserializer::*;
- *vsomeip::endpoint_definition;
- vsomeip::endpoint_definition*;
- *vsomeip::tcp*;
- vsomeip::tcp*;
- *vsomeip::udp*;
- vsomeip::udp*;
- *vsomeip::logger;
- vsomeip::logger::get*;
- *vsomeip::logger_impl;
- vsomeip::logger_impl::init*;
- *vsomeip::message_base_impl;
- *vsomeip::message_base_impl::*;
- *vsomeip::message_header_impl;
- *vsomeip::message_header_impl::*;
- *vsomeip::payload_impl;
- *vsomeip::payload_impl::*;
+ *vsomeip_v3::configuration;
+ vsomeip_v3::configuration::*;
+ *vsomeip_v3::cfg::configuration_impl;
+ vsomeip_v3::cfg::configuration_impl::*;
+ *vsomeip_v3::serializer;
+ vsomeip_v3::serializer::*;
+ *vsomeip_v3::deserializer;
+ vsomeip_v3::deserializer::*;
+ *vsomeip_v3::e2e::e2e_provider_impl;
+ vsomeip_v3::e2e::e2e_provider_impl::*;
+ *vsomeip_v3::endpoint_definition;
+ vsomeip_v3::endpoint_definition*;
+ *vsomeip_v3::tcp*;
+ vsomeip_v3::tcp*;
+ *vsomeip_v3::udp*;
+ vsomeip_v3::udp*;
+ *vsomeip_v3::logger;
+ vsomeip_v3::logger::get*;
+ *vsomeip_v3::logger_impl;
+ vsomeip_v3::logger_impl::init*;
+ *vsomeip_v3::message_base_impl;
+ *vsomeip_v3::message_base_impl::*;
+ *vsomeip_v3::message_header_impl;
+ *vsomeip_v3::message_header_impl::*;
+ *vsomeip_v3::payload_impl;
+ *vsomeip_v3::payload_impl::*;
+ *vsomeip_v3::policy_manager;
+ vsomeip_v3::policy_manager::*;
+ *vsomeip_v3::runtime;
+ vsomeip_v3::runtime::get*;
+ vsomeip_v3::runtime::set_property*;
+ *vsomeip_v3::application_impl;
+ vsomeip_v3::application_impl*;
+ *vsomeip_v3::eventgroupinfo;
+ vsomeip_v3::eventgroupinfo::*;
+ *vsomeip_v3::remote_subscription;
+ vsomeip_v3::remote_subscription::*;
+ *vsomeip_v3::security;
+ vsomeip_v3::security::*;
+ *vsomeip_v3::security_impl;
+ vsomeip_v3::security_impl::*;
+ *vsomeip_v3::servicegroup;
+ vsomeip_v3::servicegroup::*;
+ *vsomeip_v3::serviceinfo;
+ vsomeip_v3::serviceinfo::*;
+ *vsomeip_v3::sd::runtime;
+ vsomeip_v3::sd::runtime::*;
+ *vsomeip_v3::utility;
+ vsomeip_v3::utility::is*;
+ vsomeip_v3::utility::parse*;
+ *vsomeip_v3::plugin_manager;
+ vsomeip_v3::plugin_manager::*;
+ vsomeip_v3::tp::tp_reassembler::*;
+
+ vsomeip::runtime::*;
*vsomeip::runtime;
- vsomeip::runtime::get*;
- vsomeip::runtime::set_property*;
- *vsomeip::application_impl;
- vsomeip::application_impl*;
- *vsomeip::eventgroupinfo;
- vsomeip::eventgroupinfo::*;
- *vsomeip::servicegroup;
- vsomeip::servicegroup::*;
- *vsomeip::serviceinfo;
- vsomeip::serviceinfo::*;
- *vsomeip::sd::runtime;
- vsomeip::sd::runtime::*;
- *vsomeip::utility;
- vsomeip::utility::is*;
- vsomeip::utility::parse*;
- *vsomeip::plugin_manager;
- vsomeip::plugin_manager::*;
+ vsomeip::logger::*;
+ *vsomeip::logger;
};
vsomeip_plugin_init;
local: