#include <src/PlusDataCollection/Philips3D/vtkPlusIEEListener.h>
Definition at line 15 of file vtkPlusIEEListener.h.
◆ Superclass
◆ vtkPlusIEEListener() [1/2]
vtkPlusIEEListener::vtkPlusIEEListener |
( |
| ) |
|
|
protected |
◆ vtkPlusIEEListener() [2/2]
vtkPlusIEEListener::vtkPlusIEEListener |
( |
bool |
forceZQuantize, |
|
|
double |
resolutionFactor, |
|
|
bool |
integerZ, |
|
|
bool |
isotropic, |
|
|
bool |
quantizeDim, |
|
|
int |
zDecimation, |
|
|
bool |
set4PtFIR, |
|
|
int |
latAndElevSmoothingIndex |
|
) |
| |
|
protected |
◆ ~vtkPlusIEEListener()
vtkPlusIEEListener::~vtkPlusIEEListener |
( |
| ) |
|
|
protected |
◆ Connect()
PlusStatus vtkPlusIEEListener::Connect |
( |
CLIENT_POSTSCANCONVERT_CALLBACK |
callback, |
|
|
vtkPlusLogger::LogLevelType |
logType = vtkPlusLogger::LOG_LEVEL_ERROR |
|
) |
| |
Connect to a streaming ie33 device
- Parameters
-
callback | the function to call when new data |
Definition at line 55 of file vtkPlusIEEListener.cxx.
◆ Disconnect()
◆ GetClassName()
virtual const char* vtkPlusIEEListener::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsA()
virtual int vtkPlusIEEListener::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsConnected()
bool vtkPlusIEEListener::IsConnected |
( |
| ) |
|
◆ IsTypeOf()
static int vtkPlusIEEListener::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New() [1/2]
◆ New() [2/2]
vtkPlusIEEListener * vtkPlusIEEListener::New |
( |
bool |
forceZQuantize, |
|
|
double |
resolutionFactor, |
|
|
bool |
integerZ, |
|
|
bool |
isotropic, |
|
|
bool |
quantizeDim, |
|
|
int |
zDecimation, |
|
|
bool |
set4PtFIR, |
|
|
int |
latAndElevSmoothingIndex |
|
) |
| |
|
static |
◆ PrintSelf()
void vtkPlusIEEListener::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
virtual |
◆ SafeDownCast()
◆ SetMachineName()
void vtkPlusIEEListener::SetMachineName |
( |
const std::string & |
machineName | ) |
|
◆ SetPortNumber()
void vtkPlusIEEListener::SetPortNumber |
( |
unsigned int |
port | ) |
|
◆ Connected
bool vtkPlusIEEListener::Connected |
|
protected |
◆ MachineName
std::string vtkPlusIEEListener::MachineName |
|
protected |
◆ Port
unsigned int vtkPlusIEEListener::Port |
|
protected |
◆ StreamManager
CStreamMgr* vtkPlusIEEListener::StreamManager |
|
protected |
The documentation for this class was generated from the following files: