#include <MessageDispatcher.h>
◆ Key()
| inet::MessageDispatcher::Key::Key |
( |
int |
protocolId, |
|
|
ServicePrimitive |
servicePrimitive |
|
) |
| |
|
inline |
◆ operator<()
◆ operator<<
104 out <<
"[" << foo.protocolId <<
", " << omnetpp::cEnum::get(
"inet::ServicePrimitive")->getStringFor(foo.servicePrimitive) <<
"]";
◆ protocolId
| int inet::MessageDispatcher::Key::protocolId |
|
protected |
◆ servicePrimitive
| int inet::MessageDispatcher::Key::servicePrimitive |
|
protected |
The documentation for this class was generated from the following file: