Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ parseBody
Method
parseBody
SMS/SMSMessages.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
167
void CPData::parseBody( const L3Frame& src, size_t &rp )
168
{
169
mData.parseLV(src,rp);
170
}
171
172
void CPData::writeBody( L3Frame& dest, size_t &wp ) const
173
{
Callers
1
text
Method · 0.45
Calls
6
readField
Method · 0.80
DCS
Method · 0.80
VPF
Method · 0.80
UDHI
Method · 0.80
parseLV
Method · 0.45
parse
Method · 0.45
Tested by
no test coverage detected