EMANE
1.0.1
|
#include <controlportservice.h>
Public Member Functions | |
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.
void EMANE::ControlPort::Service::close | ( | ) |
Definition at line 91 of file controlportservice.cc.
void EMANE::ControlPort::Service::open | ( | const INETAddr & | endpoint | ) |
Definition at line 50 of file controlportservice.cc.