#include <cxNetworkHandler.h>
Definition at line 31 of file cxNetworkHandler.h.
◆ NetworkHandler()
cx::NetworkHandler::NetworkHandler |
( |
igtlioLogicPointer |
logic | ) |
|
◆ ~NetworkHandler()
cx::NetworkHandler::~NetworkHandler |
( |
| ) |
|
◆ clearTimestampSynchronization()
void cx::NetworkHandler::clearTimestampSynchronization |
( |
| ) |
|
◆ commandRespons
void cx::NetworkHandler::commandRespons |
( |
QString |
devicename, |
|
|
QString |
xml |
|
) |
| |
|
signal |
◆ connected
void cx::NetworkHandler::connected |
( |
| ) |
|
|
signal |
◆ connectToConnectionEvents()
void cx::NetworkHandler::connectToConnectionEvents |
( |
| ) |
|
|
protected |
◆ connectToDeviceEvents()
void cx::NetworkHandler::connectToDeviceEvents |
( |
| ) |
|
|
protected |
◆ convertZeroesInsideSectorToOnes()
bool cx::NetworkHandler::convertZeroesInsideSectorToOnes |
( |
ImagePtr |
cximage, |
|
|
int |
threshold = 0 , |
|
|
int |
newValue = 1 |
|
) |
| |
|
protected |
◆ createMask()
bool cx::NetworkHandler::createMask |
( |
| ) |
|
|
protected |
◆ disconnected
void cx::NetworkHandler::disconnected |
( |
| ) |
|
|
signal |
◆ disconnectFromServer()
void cx::NetworkHandler::disconnectFromServer |
( |
| ) |
|
◆ emitProbeDefinitionIfChanged()
bool cx::NetworkHandler::emitProbeDefinitionIfChanged |
( |
QString |
deviceName | ) |
|
|
protected |
◆ image
void cx::NetworkHandler::image |
( |
ImagePtr |
image | ) |
|
|
signal |
◆ probedefinition
void cx::NetworkHandler::probedefinition |
( |
QString |
devicename, |
|
|
ProbeDefinitionPtr |
definition |
|
) |
| |
|
signal |
◆ processImageAndEmitProbeDefinition()
void cx::NetworkHandler::processImageAndEmitProbeDefinition |
( |
ImagePtr |
cximage, |
|
|
QString |
deviceName |
|
) |
| |
|
protected |
◆ requestConnectToServer()
igtlioSessionPointer cx::NetworkHandler::requestConnectToServer |
( |
std::string |
serverHost, |
|
|
int |
serverPort = -1 , |
|
|
IGTLIO_SYNCHRONIZATION_TYPE |
sync = IGTLIO_BLOCKING , |
|
|
double |
timeout_s = 5 |
|
) |
| |
◆ string_message
void cx::NetworkHandler::string_message |
( |
QString |
message | ) |
|
|
signal |
◆ synchronizedTimestamp()
double cx::NetworkHandler::synchronizedTimestamp |
( |
double |
receivedTimestampSec | ) |
|
|
protected |
◆ transform
void cx::NetworkHandler::transform |
( |
QString |
devicename, |
|
|
Transform3D |
transform, |
|
|
double |
timestamp |
|
) |
| |
|
signal |
◆ verifyTimestamp()
bool cx::NetworkHandler::verifyTimestamp |
( |
double & |
timestampMS | ) |
|
|
protected |
Synchronize with system clock: Calculate a fixed offset, and apply this to all timestamps.
Definition at line 107 of file cxNetworkHandler.cpp.
◆ mGotMoreThanOneImage
bool cx::NetworkHandler::mGotMoreThanOneImage |
|
protected |
◆ mGotTimeOffset
bool cx::NetworkHandler::mGotTimeOffset |
|
protected |
◆ mLogic
igtlioLogicPointer cx::NetworkHandler::mLogic |
|
protected |
◆ mProbeDefinition
◆ mProbeDefinitionFromStringMessages
◆ mSession
igtlioSessionPointer cx::NetworkHandler::mSession |
|
protected |
◆ mSkippedImages
int cx::NetworkHandler::mSkippedImages |
|
protected |
◆ mTimer
QTimer* cx::NetworkHandler::mTimer |
|
protected |
◆ mTimestampOffsetMS
double cx::NetworkHandler::mTimestampOffsetMS |
|
protected |
◆ mUSMask
◆ mZeroesInImage
bool cx::NetworkHandler::mZeroesInImage |
|
protected |
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-NI-BU2/CX/CX/source/plugins/org.custusx.core.openigtlink3/network/cxNetworkHandler.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-NI-BU2/CX/CX/source/plugins/org.custusx.core.openigtlink3/network/cxNetworkHandler.cpp