Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
bool MessageParser::parseHeader()
38
{
39
return ser_ >> header_;
40
}
41
42
bool MessageParser::parseSubmessageHeader()
43
{
Callers
5
parse_message
Method · 0.80
extract_common_name
Function · 0.80
decode_rtps_message
Method · 0.80
encode_submessages
Method · 0.80
handle_input
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected