|
INET Framework for OMNeT++/OMNEST
|
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| omnetpp | |
Macros | |
| #define | MSGC_VERSION 0x0600 |
| #define | INET_API |
Enumerations | |
| enum | inet::CrcMode { inet::CRC_MODE_UNDEFINED = -1, inet::CRC_DISABLED = 0, inet::CRC_DECLARED_CORRECT = 1, inet::CRC_DECLARED_INCORRECT = 2, inet::CRC_COMPUTED = 3 } |
Enum generated from inet/transportlayer/common/CrcMode.msg:12 by opp_msgtool. More... | |
Functions | |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const CrcMode &e) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, CrcMode &e) |
| CrcMode | inet::parseCrcMode (const char *crcModeString, bool allowDisable) |
| #define INET_API |
| #define MSGC_VERSION 0x0600 |