virtual void generateNewTcpMessage(AbstractMessage *&prTcpAbstractMessage, char *pszRawMsg, unsigned int uiRawMsgSize, unsigned int uiMessageID, int iActionCode, const std::string &rstrInfo) const =0
Superclass for Client and Server, which 'learns' its know-how in the derived classes.
Definition TcpMain.h:87