INET Framework for OMNeT++/OMNEST
|
#include "inet/applications/tcpapp/TCPBasicClientApp.h"
#include "inet/common/lifecycle/NodeOperations.h"
#include "inet/common/ModuleAccess.h"
#include "GenericAppMsg_m.h"
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | MSGKIND_CONNECT 0 |
#define | MSGKIND_SEND 1 |
Functions | |
inet::Define_Module (TCPBasicClientApp) | |
#define MSGKIND_CONNECT 0 |
#define MSGKIND_SEND 1 |
Referenced by inet::TCPBasicClientApp::handleTimer(), and inet::TCPBasicClientApp::socketDataArrived().