|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include "INETDefs.h"#include "IPvXAddress.h"#include "ITrafGenApplication.h"#include "TCPSocket.h"#include "TCPCommand_m.h"#include "UDPSocket.h"#include "IPControlInfo.h"#include "UDPControlInfo_m.h"#include "TrafGenPacket_m.h"#include "TCPSegment.h"#include "UDPPacket.h"Go to the source code of this file.
Classes | |
| class | TG::PktRec |
| class | TG::RcvFlowRecord |
| class | TG::SntFlowRecord |
| class | TG::FlowRecord |
| class | TrafGen |
Namespaces | |
| namespace | TG |
Typedefs | |
| typedef std::vector < RcvFlowRecord > | TG::RcvStats |
| typedef std::vector < SntFlowRecord > | TG::SntStats |
| typedef std::vector< FlowRecord > | TG::Flows |
Functions | |
| std::ostream & | TG::operator<< (std::ostream &ostr, SntFlowRecord &rec) |
| std::ostream & | TG::operator<< (std::ostream &ostr, RcvFlowRecord &rec) |