PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Main Page
Modules
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
b
c
d
e
f
h
i
p
r
s
u
+
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
w
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
p
r
s
t
u
v
w
x
z
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Typedefs
a
b
c
d
f
h
i
l
m
o
p
q
r
s
t
u
v
w
+
Enumerations
_
a
b
c
d
e
f
h
i
k
m
o
p
r
s
t
v
+
Enumerator
a
b
c
d
e
f
h
i
l
m
n
p
q
r
s
t
u
v
x
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Related Pages
src
PlusCommon
vtkPlusLogger.h
Go to the documentation of this file.
1
/*=Plus=header=begin======================================================
2
Program: Plus
3
Copyright (c) Laboratory for Percutaneous Surgery. All rights reserved.
4
See License.txt for details.
5
=========================================================Plus=header=end*/
6
7
#ifndef __vtkPlusLogger_h
8
#define __vtkPlusLogger_h
9
10
// IGSIO includes
11
#include <vtkIGSIOLogger.h>
12
13
// PlusCommon includes
14
#include "vtkPlusCommonExport.h"
15
21
class
vtkPlusCommonExport
vtkPlusLogger
:
public
vtkIGSIOLogger
22
{
23
public
:
24
static
vtkIGSIOLogger* Instance();
25
26
private
:
27
vtkPlusLogger
();
28
~
vtkPlusLogger
();
29
};
30
31
#endif // __vtkPlusLogger_h
vtkPlusLogger
Class to abstract away specific sequence file read/write details.
Definition:
vtkPlusLogger.h:21
Generated on Tue Jun 24 2025 01:48:38 for PlusLib by
1.8.15