INET Framework for OMNeT++/OMNEST
TcpSessionApp.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Macros

#define MSGKIND_CONNECT   1
 
#define MSGKIND_SEND   2
 
#define MSGKIND_CLOSE   3
 

Functions

 inet::Define_Module (TcpSessionApp)
 

Macro Definition Documentation

◆ MSGKIND_CLOSE

#define MSGKIND_CLOSE   3

◆ MSGKIND_CONNECT

#define MSGKIND_CONNECT   1

◆ MSGKIND_SEND

#define MSGKIND_SEND   2