Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ writeBody
Method
writeBody
SMS/SMSMessages.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
void CPData::writeBody( L3Frame& dest, size_t &wp ) const
173
{
174
mData.writeLV(dest,wp);
175
}
176
177
void CPData::text(ostream& os) const
178
{
Callers
nothing calls this directly
Calls
6
writeLV
Method · 0.80
UDHI
Method · 0.80
DCS
Method · 0.80
writeV
Method · 0.45
write
Method · 0.45
writeField
Method · 0.45
Tested by
no test coverage detected