#include <cxNetworkHandler.h>
Definition at line 31 of file cxNetworkHandler.h.
cx::NetworkHandler::NetworkHandler |
( |
igtlioLogicPointer |
logic | ) |
|
cx::NetworkHandler::~NetworkHandler |
( |
| ) |
|
void cx::NetworkHandler::clearTimestampSynchronization |
( |
| ) |
|
void cx::NetworkHandler::commandRespons |
( |
QString |
devicename, |
|
|
QString |
xml |
|
) |
| |
|
signal |
void cx::NetworkHandler::connected |
( |
| ) |
|
|
signal |
void cx::NetworkHandler::connectToConnectionEvents |
( |
| ) |
|
|
protected |
void cx::NetworkHandler::connectToDeviceEvents |
( |
| ) |
|
|
protected |
bool cx::NetworkHandler::convertZeroesInsideSectorToOnes |
( |
ImagePtr |
cximage, |
|
|
int |
threshold = 0 , |
|
|
int |
newValue = 1 |
|
) |
| |
|
protected |
bool cx::NetworkHandler::createMask |
( |
| ) |
|
|
protected |
void cx::NetworkHandler::disconnected |
( |
| ) |
|
|
signal |
void cx::NetworkHandler::disconnectFromServer |
( |
| ) |
|
bool cx::NetworkHandler::emitProbeDefinitionIfChanged |
( |
QString |
deviceName | ) |
|
|
protected |
void cx::NetworkHandler::image |
( |
ImagePtr |
image | ) |
|
|
signal |
void cx::NetworkHandler::probedefinition |
( |
QString |
devicename, |
|
|
ProbeDefinitionPtr |
definition |
|
) |
| |
|
signal |
void cx::NetworkHandler::processImageAndEmitProbeDefinition |
( |
ImagePtr |
cximage, |
|
|
QString |
deviceName |
|
) |
| |
|
protected |
igtlioSessionPointer cx::NetworkHandler::requestConnectToServer |
( |
std::string |
serverHost, |
|
|
int |
serverPort = -1 , |
|
|
IGTLIO_SYNCHRONIZATION_TYPE |
sync = IGTLIO_BLOCKING , |
|
|
double |
timeout_s = 5 |
|
) |
| |
void cx::NetworkHandler::string_message |
( |
QString |
message | ) |
|
|
signal |
double cx::NetworkHandler::synchronizedTimestamp |
( |
double |
receivedTimestampSec | ) |
|
|
protected |
void cx::NetworkHandler::transform |
( |
QString |
devicename, |
|
|
Transform3D |
transform, |
|
|
double |
timestamp |
|
) |
| |
|
signal |
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.
bool cx::NetworkHandler::mGotMoreThanOneImage |
|
protected |
bool cx::NetworkHandler::mGotTimeOffset |
|
protected |
igtlioLogicPointer cx::NetworkHandler::mLogic |
|
protected |
igtlioSessionPointer cx::NetworkHandler::mSession |
|
protected |
int cx::NetworkHandler::mSkippedImages |
|
protected |
QTimer* cx::NetworkHandler::mTimer |
|
protected |
double cx::NetworkHandler::mTimestampOffsetMS |
|
protected |
bool cx::NetworkHandler::mZeroesInImage |
|
protected |
The documentation for this class was generated from the following files:
- /media/dev/bamboodrive/b/xml-data/build-dir/FX-OSTBR-JOB1/CX/CX/source/plugins/org.custusx.core.openigtlink3/network/cxNetworkHandler.h
- /media/dev/bamboodrive/b/xml-data/build-dir/FX-OSTBR-JOB1/CX/CX/source/plugins/org.custusx.core.openigtlink3/network/cxNetworkHandler.cpp