|
INET Framework for OMNeT++/OMNEST
|
#include "inet/applications/tcpapp/TcpSessionApp.h"#include "inet/applications/base/ApplicationPacket_m.h"#include "inet/common/ModuleAccess.h"#include "inet/common/TagBase_m.h"#include "inet/common/TimeTag_m.h"#include "inet/common/lifecycle/ModuleOperations.h"#include "inet/common/packet/Packet.h"#include "inet/common/packet/chunk/ByteCountChunk.h"#include "inet/common/packet/chunk/BytesChunk.h"#include "inet/networklayer/common/L3AddressResolver.h"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) | |
| #define MSGKIND_CLOSE 3 |
| #define MSGKIND_CONNECT 1 |
| #define MSGKIND_SEND 2 |