|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include "inet/common/INETDefs_m.h"#include "inet/clock/contract/ClockTime_m.h"#include "inet/clock/contract/IClock_m.h"Classes | |
| class | inet::ClockEvent_Base |
Class generated from inet/clock/common/ClockEvent.msg:21 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::OverdueClockEventHandlingMode { inet::UNSPECIFIED = -1, inet::EXECUTE = 0, inet::SKIP = 1, inet::ERROR = 2 } |
Enum generated from inet/clock/common/ClockEvent.msg:13 by opp_msgtool. More... | |
Functions | |
| void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const OverdueClockEventHandlingMode &e) |
| void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, OverdueClockEventHandlingMode &e) |
| template<> | |
| inet::ApplicationPacket * | omnetpp::fromAnyPtr (any_ptr ptr) |
| #define INET_API |
| #define MSGC_VERSION 0x0600 |