|
INET Framework for OMNeT++/OMNEST
|
Classes | |
| class | inet::DirectionTag |
Class generated from inet/common/DirectionTag.msg:32 by opp_msgtool. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| omnetpp | |
Macros | |
| #define | MSGC_VERSION 0x0600 |
| #define | INET_API |
Enumerations | |
| enum | inet::Direction { inet::DIRECTION_UNDEFINED = -1, inet::DIRECTION_INBOUND = 0, inet::DIRECTION_OUTBOUND = 1 } |
Enum generated from inet/common/DirectionTag.msg:13 by opp_msgtool. More... | |
Functions | |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const Direction &e) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, Direction &e) |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const DirectionTag &obj) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, DirectionTag &obj) |
| template<> | |
| inet::ApplicationPacket * | omnetpp::fromAnyPtr (any_ptr ptr) |
| #define INET_API |
| #define MSGC_VERSION 0x0600 |