ConnectionReceiverThread(vtkMultiThreader::ThreadInfo *data) | vtkPlusOpenIGTLinkServer | protectedstatic |
CreateIgtlMessageFromCommandResponse(vtkPlusCommandResponse *response) | vtkPlusOpenIGTLinkServer | protected |
DataReceiverThread(vtkMultiThreader::ThreadInfo *data) | vtkPlusOpenIGTLinkServer | protectedstatic |
DataSenderThread(vtkMultiThreader::ThreadInfo *data) | vtkPlusOpenIGTLinkServer | protectedstatic |
DisconnectClient(int clientId) | vtkPlusOpenIGTLinkServer | protected |
GetClassName() | vtkPlusOpenIGTLinkServer | virtual |
GetClientInfo(unsigned int clientId, PlusIgtlClientInfo &outClientInfo) const | vtkPlusOpenIGTLinkServer | virtual |
GetIGTLHeaderVersion() | vtkPlusOpenIGTLinkServer | virtual |
GetIGTLProtocolVersion() | vtkPlusOpenIGTLinkServer | virtual |
GetNumberOfConnectedClients() const | vtkPlusOpenIGTLinkServer | virtual |
HasGracePeriodExpired() | vtkPlusOpenIGTLinkServer | protected |
IsA(const char *type) | vtkPlusOpenIGTLinkServer | virtual |
IsTypeOf(const char *type) | vtkPlusOpenIGTLinkServer | static |
KeepAlive() | vtkPlusOpenIGTLinkServer | protectedvirtual |
New() | vtkPlusOpenIGTLinkServer | static |
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE | vtkPlusOpenIGTLinkServer | virtual |
ProcessPendingCommands() | vtkPlusOpenIGTLinkServer | |
QueueMessageResponseForClient(int clientId, igtl::MessageBase::Pointer message) | vtkPlusOpenIGTLinkServer | protected |
ReadConfiguration(vtkXMLDataElement *serverElement, const std::string &aFilename) | vtkPlusOpenIGTLinkServer | virtual |
SafeDownCast(vtkObject *o) | vtkPlusOpenIGTLinkServer | static |
SendCommandResponses(vtkPlusOpenIGTLinkServer &self) | vtkPlusOpenIGTLinkServer | protectedstatic |
SendLatestFramesToClients(vtkPlusOpenIGTLinkServer &self, double &elapsedTimeSinceLastPacketSentSec) | vtkPlusOpenIGTLinkServer | protectedstatic |
SendMessageResponses(vtkPlusOpenIGTLinkServer &self) | vtkPlusOpenIGTLinkServer | protectedstatic |
SendTrackedFrame(igsioTrackedFrame &trackedFrame) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetDataCollector(vtkPlusDataCollector *) | vtkPlusOpenIGTLinkServer | virtual |
SetDefaultClientReceiveTimeoutSec(float) | vtkPlusOpenIGTLinkServer | virtual |
SetDefaultClientSendTimeoutSec(float) | vtkPlusOpenIGTLinkServer | virtual |
SetDelayBetweenRetryAttemptsSec(double) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetIgtlMessageCrcCheckEnabled(bool) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetKeepAliveIntervalSec(double) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetListeningPort(int) | vtkPlusOpenIGTLinkServer | virtual |
SetLogWarningOnNoDataAvailable(bool) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetMaxNumberOfIgtlMessagesToSend(int) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetMaxTimeSpentWithProcessingMs(double) | vtkPlusOpenIGTLinkServer | virtual |
SetMissingInputGracePeriodSec(double) | vtkPlusOpenIGTLinkServer | virtual |
SetNumberOfRetryAttempts(int) | vtkPlusOpenIGTLinkServer | protectedvirtual |
SetSendValidTransformsOnly(bool) | vtkPlusOpenIGTLinkServer | virtual |
SetTransformRepository(vtkIGSIOTransformRepository *) | vtkPlusOpenIGTLinkServer | virtual |
Start(vtkPlusDataCollector *dataCollector, vtkIGSIOTransformRepository *transformRepository, vtkXMLDataElement *serverElement, const std::string &configFilePath) | vtkPlusOpenIGTLinkServer | |
StartOpenIGTLinkService() | vtkPlusOpenIGTLinkServer | |
Stop() | vtkPlusOpenIGTLinkServer | |
StopOpenIGTLinkService() | vtkPlusOpenIGTLinkServer | |
Superclass typedef | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(ListeningPort, int) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(MissingInputGracePeriodSec, double) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(MaxTimeSpentWithProcessingMs, double) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(SendValidTransformsOnly, bool) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(DefaultClientSendTimeoutSec, float) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(DefaultClientReceiveTimeoutSec, float) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(DataCollector, vtkPlusDataCollector *) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(TransformRepository, vtkIGSIOTransformRepository *) | vtkPlusOpenIGTLinkServer | |
vtkGetMacroConst(IgtlMessageCrcCheckEnabled, bool) | vtkPlusOpenIGTLinkServer | protected |
vtkGetMacroConst(LogWarningOnNoDataAvailable, bool) | vtkPlusOpenIGTLinkServer | protected |
vtkGetMacroConst(MaxNumberOfIgtlMessagesToSend, int) | vtkPlusOpenIGTLinkServer | protected |
vtkGetMacroConst(NumberOfRetryAttempts, int) | vtkPlusOpenIGTLinkServer | protected |
vtkGetMacroConst(DelayBetweenRetryAttemptsSec, double) | vtkPlusOpenIGTLinkServer | protected |
vtkGetMacroConst(KeepAliveIntervalSec, double) | vtkPlusOpenIGTLinkServer | protected |
vtkGetStdStringMacro(OutputChannelId) | vtkPlusOpenIGTLinkServer | |
vtkGetStdStringMacro(ConfigFilename) | vtkPlusOpenIGTLinkServer | |
vtkPlusOpenIGTLinkServer() | vtkPlusOpenIGTLinkServer | protected |
vtkSetStdStringMacro(OutputChannelId) | vtkPlusOpenIGTLinkServer | protected |
vtkSetStdStringMacro(ConfigFilename) | vtkPlusOpenIGTLinkServer | protected |
~vtkPlusOpenIGTLinkServer() | vtkPlusOpenIGTLinkServer | protectedvirtual |