EMANE
1.2.1
|
#include <controlportservice.h>
Public Member Functions | |
Service () | |
~Service () | |
void | open (const INETAddr &endpoint) |
void | close () |
Definition at line 43 of file controlportservice.h.
EMANE::ControlPort::Service::Service | ( | ) |
Definition at line 45 of file controlportservice.cc.
EMANE::ControlPort::Service::~Service | ( | ) |
Definition at line 90 of file controlportservice.cc.
void EMANE::ControlPort::Service::close | ( | ) |
Definition at line 98 of file controlportservice.cc.
void EMANE::ControlPort::Service::open | ( | const INETAddr & | endpoint | ) |
Definition at line 50 of file controlportservice.cc.