MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / parseBody

Method parseBody

GSM/GSML3SSMessages.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void L3SupServFacilityMessage::parseBody( const L3Frame &src, size_t &rp )
151{
152 mFacility.parseLV(src,rp);
153}
154
155void L3SupServFacilityMessage::text(ostream& os) const
156{

Callers

nothing calls this directly

Calls 2

parseTLVMethod · 0.80
parseLVMethod · 0.45

Tested by

no test coverage detected