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

Classes

class  inet::physicallayer::ConfigureRadioCommand
 Class generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:45 by nedtool. More...
 
class  inet::physicallayer::TransmissionRequest
 Class generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:58 by nedtool. More...
 
class  inet::physicallayer::ReceptionIndication
 Class generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:69 by nedtool. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::physicallayer
 

Macros

#define __INET__PHYSICALLAYER_RADIOCONTROLINFO_M_H
 
#define MSGC_VERSION   0x0501
 
#define INET_API
 

Typedefs

typedef IModulation * inet::physicallayer::IModulationPtr
 

Enumerations

enum  inet::physicallayer::RadioCommandCode { inet::physicallayer::RADIO_C_CONFIGURE = 1 }
 Enum generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:37 by nedtool. More...
 

Functions

void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const ConfigureRadioCommand &obj)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, ConfigureRadioCommand &obj)
 
void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const TransmissionRequest &obj)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, TransmissionRequest &obj)
 
void inet::physicallayer::doParsimPacking (omnetpp::cCommBuffer *b, const ReceptionIndication &obj)
 
void inet::physicallayer::doParsimUnpacking (omnetpp::cCommBuffer *b, ReceptionIndication &obj)
 

Macro Definition Documentation

#define __INET__PHYSICALLAYER_RADIOCONTROLINFO_M_H
#define INET_API
#define MSGC_VERSION   0x0501