提交 59c26afd 编写于 作者: C calincerchez

test

上级 6b2aa9e5
......@@ -63,7 +63,11 @@ public:
DiameterSession(DiameterBase *module, bool state);
virtual ~DiameterSession();
/*
* Getter methods
*/
std::string getId() { return id; }
void performStateTransition(SessionEvent &event, unsigned applId, DiameterPeer *peer, DiameterMessage *msg);
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册