MCPcopy 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
167void CPData::parseBody( const L3Frame& src, size_t &rp )
168{
169 mData.parseLV(src,rp);
170}
171
172void CPData::writeBody( L3Frame& dest, size_t &wp ) const
173{

Callers 1

textMethod · 0.45

Calls 6

readFieldMethod · 0.80
DCSMethod · 0.80
VPFMethod · 0.80
UDHIMethod · 0.80
parseLVMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected