MCPcopy 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
172void CPData::writeBody( L3Frame& dest, size_t &wp ) const
173{
174 mData.writeLV(dest,wp);
175}
176
177void CPData::text(ostream& os) const
178{

Callers

nothing calls this directly

Calls 6

writeLVMethod · 0.80
UDHIMethod · 0.80
DCSMethod · 0.80
writeVMethod · 0.45
writeMethod · 0.45
writeFieldMethod · 0.45

Tested by

no test coverage detected