| 98 | public: |
| 99 | MachineStatus machineRunState(int state, const GSM::L3Message* l3msg, const SIP::DialogMessage *sipmsg); |
| 100 | AssignTCHMachine(TranEntry *wTran) : CCBase(wTran) {} |
| 101 | const char *debugName() const { return "AssignTCHMachine"; } |
| 102 | }; // mAssignTCHFProcedure; |
| 103 |
nothing calls this directly
no outgoing calls
no test coverage detected