Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ space
Method
space
tests/DCPS/Serializer/AlignmentTest.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
void read(Serializer& s) { T t; s >> t; }
36
37
size_t space() { return sizeof(T); }
38
39
const char* name() { return typeid(T).name(); }
40
};
Callers
15
handle_input
Method · 0.45
handle_input
Method · 0.45
MessageBlockHelper
Method · 0.45
init
Method · 0.45
handle_dds_input
Method · 0.45
toSeq
Function · 0.45
handle_input
Method · 0.45
handle_setup_input
Method · 0.45
blob_to_locators
Function · 0.45
handle_input
Method · 0.45
receive
Function · 0.45
handle_input
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected