Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_data
Method
get_data
implementation/message/src/serializer.cpp:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
const byte_t* serializer::get_data() const {
70
return data_.data();
71
}
72
73
uint32_t serializer::get_capacity() const {
74
return static_cast<std::uint32_t>(data_.max_size());
Callers
15
on_message
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
on_message
Method · 0.45
create_fragments
Method · 0.45
on_message
Method · 0.45
Calls
1
data
Method · 0.45
Tested by
15
on_message
Method · 0.36
on_message
Method · 0.36
on_message
Method · 0.36
on_message
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
on_message
Method · 0.36
create_fragments
Method · 0.36
on_message
Method · 0.36
on_notification
Method · 0.36
on_response_from_slave
Method · 0.36
TEST
Function · 0.36