Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::NetworkServiceImpl Class Reference

#include <cxNetworkServiceImpl.h>

Inheritance diagram for cx::NetworkServiceImpl:
cx::NetworkService

Signals

void connectionsChanged ()
 
- Signals inherited from cx::NetworkService
void connectionsChanged ()
 

Public Member Functions

 NetworkServiceImpl ()
 
QStringList getConnectionUids () const
 
std::vector
< NetworkConnectionHandlePtr
getConnections () const
 
NetworkConnectionHandlePtr getConnection (QString uid)
 
- Public Member Functions inherited from cx::NetworkService
virtual ~NetworkService ()
 

Detailed Description

Manages all network connections in CustusX.

Definition at line 52 of file cxNetworkServiceImpl.h.

Constructor & Destructor Documentation

cx::NetworkServiceImpl::NetworkServiceImpl ( )

Definition at line 41 of file cxNetworkServiceImpl.cpp.

Member Function Documentation

void cx::NetworkServiceImpl::connectionsChanged ( )
signal
NetworkConnectionHandlePtr cx::NetworkServiceImpl::getConnection ( QString  uid)
virtual

Implements cx::NetworkService.

Definition at line 89 of file cxNetworkServiceImpl.cpp.

std::vector< NetworkConnectionHandlePtr > cx::NetworkServiceImpl::getConnections ( ) const
virtual

Implements cx::NetworkService.

Definition at line 68 of file cxNetworkServiceImpl.cpp.

QStringList cx::NetworkServiceImpl::getConnectionUids ( ) const
virtual

Implements cx::NetworkService.

Definition at line 73 of file cxNetworkServiceImpl.cpp.


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