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

Method MTSMSMachine

Control/L3SMSControl.cpp:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 bool createRPData(RPData &rp_data);
68 public:
69 MTSMSMachine(TranEntry *tran) : SMSCommon(tran) {}
70 const char *debugName() const { return "MTSMSMachine"; }
71};
72

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected