INET Framework for OMNeT++/OMNEST
ClockEvent_m.h File Reference

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::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600