MCPcopy Create free account
hub / github.com/COVESA/vsomeip / is_valid_crc

Method is_valid_crc

implementation/message/src/message_impl.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54bool message_impl::is_valid_crc() const {
55 return (check_result_ == 0);
56}
57
58uid_t message_impl::get_uid() const {
59

Callers 3

on_messageMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45

Calls

no outgoing calls

Tested by 3

on_messageMethod · 0.36
on_messageMethod · 0.36
on_messageMethod · 0.36