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

Method begin

GPRS/ByteVector.h:121–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119#endif
120
121 const ByteType* begin() const { return mStart; }
122 ByteType*begin() { return mStart; }
123
124 // This is the allocSize from mStart, not from mData.

Callers 15

ByteVectorTempMethod · 0.45
RLCUplinkDataSegmentMethod · 0.45
getBitVectorMethod · 0.45
compareMethod · 0.45
ByteVectorTestFunction · 0.45
siInitMethod · 0.45
siInitMethod · 0.45
findlistFunction · 0.45
sendServiceLoopFunction · 0.45
decodeCS4Method · 0.45
gprsTestFunction · 0.45
getPayloadMethod · 0.45

Calls

no outgoing calls

Tested by 1

origTestFunction · 0.36