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

Method get

SIP/SIPUtility.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192string ResponseTable::get(unsigned code)
193{
194 return gResponseTable[code];
195}
196
197string ResponseTable::operator[](unsigned code) const
198{

Callers 4

newHandoverMethod · 0.45
initHandoverEntryMethod · 0.45
machineErrorMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected