MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / parseHeader

Method parseHeader

dds/DCPS/RTPS/MessageParser.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37bool MessageParser::parseHeader()
38{
39 return ser_ >> header_;
40}
41
42bool MessageParser::parseSubmessageHeader()
43{

Callers 5

parse_messageMethod · 0.80
extract_common_nameFunction · 0.80
decode_rtps_messageMethod · 0.80
encode_submessagesMethod · 0.80
handle_inputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected