#include <source/ariba/communication/modules/network/omnet/OmnetNetworkProtocol.h>


Public Member Functions | |
| OmnetNetworkProtocol (cSimpleModule *_module) | |
| virtual | ~OmnetNetworkProtocol () |
| virtual const NetworkProtocol::NetworkLocatorSet | getAddresses () const |
Protected Attributes | |
| cSimpleModule * | module |
Definition at line 59 of file OmnetNetworkProtocol.h.
| ariba::communication::OmnetNetworkProtocol::OmnetNetworkProtocol | ( | cSimpleModule * | _module | ) |
Definition at line 44 of file OmnetNetworkProtocol.cpp.
| ariba::communication::OmnetNetworkProtocol::~OmnetNetworkProtocol | ( | ) | [virtual] |
Definition at line 47 of file OmnetNetworkProtocol.cpp.
| const NetworkProtocol::NetworkLocatorSet ariba::communication::OmnetNetworkProtocol::getAddresses | ( | ) | const [virtual] |
Implements NetworkProtocol.
Definition at line 50 of file OmnetNetworkProtocol.cpp.
References ariba::communication::IPv4Locator::fromString(), and module.
cSimpleModule* ariba::communication::OmnetNetworkProtocol::module [protected] |
1.5.6