EMANE  1.2.1
EMANE::ControlPort::Service Class Reference

#include <controlportservice.h>

Public Member Functions

 Service ()
 
 ~Service ()
 
void open (const INETAddr &endpoint)
 
void close ()
 

Detailed Description

Definition at line 43 of file controlportservice.h.

Constructor & Destructor Documentation

◆ Service()

EMANE::ControlPort::Service::Service ( )

Definition at line 45 of file controlportservice.cc.

◆ ~Service()

EMANE::ControlPort::Service::~Service ( )

Definition at line 90 of file controlportservice.cc.

Member Function Documentation

◆ close()

void EMANE::ControlPort::Service::close ( )

Definition at line 98 of file controlportservice.cc.

◆ open()

void EMANE::ControlPort::Service::open ( const INETAddr endpoint)

Definition at line 50 of file controlportservice.cc.


The documentation for this class was generated from the following files: