VTKFIG
0.20.20181114
Easy VTK based in situ visualization
Main Page
Related Pages
Namespaces
Classes
Files
Examples
vtkfig
internals
Communicator
Client
client_connect_num_retry
client_connect_retry_timeout
ClientConnect
Command
Communicator
controller
Frame
MainThread
New
ReceiveCharBuffer
ReceiveCommand
ReceiveDouble
ReceiveDoubleBuffer
ReceiveFloat
ReceiveFloatBuffer
ReceiveInt
ReceiveString
remoteHandle
SendCharBuffer
SendCommand
SendDouble
SendDoubleBuffer
SendFloat
SendFloatBuffer
SendInt
SendString
server_listen_num_retry
server_listen_retry_timeout
server_listen_waiting_time
ServerConnect
ssocket
Tag
~Communicator
vtkfig::internals::Communicator::Communicator
(
)
Definition at line
13
of file
vtkfigCommunicator.cxx
.
13
: vtkSocketCommunicator()
14
{
15
controller
=vtkSmartPointer<vtkSocketController>::New();
16
controller
->SetCommunicator(
this
);
17
controller
->Initialize();
18
}
vtkfig::internals::Communicator::controller
vtkSmartPointer< vtkSocketController > controller
Definition:
vtkfigCommunicator.h:123
Generated on Wed Nov 14 2018 21:15:48 for VTKFIG by
1.8.11