MCPcopy 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
69const byte_t* serializer::get_data() const {
70 return data_.data();
71}
72
73uint32_t serializer::get_capacity() const {
74 return static_cast<std::uint32_t>(data_.max_size());

Callers 15

on_messageMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
on_messageMethod · 0.45
create_fragmentsMethod · 0.45
on_messageMethod · 0.45

Calls 1

dataMethod · 0.45

Tested by 15

on_messageMethod · 0.36
on_messageMethod · 0.36
on_messageMethod · 0.36
on_messageMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
on_messageMethod · 0.36
create_fragmentsMethod · 0.36
on_messageMethod · 0.36
on_notificationMethod · 0.36
TESTFunction · 0.36