Qore Programming Language Reference Manual
1.14.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace 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
j
k
l
m
n
o
p
q
r
s
t
u
v
x
y
Variables
_
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
v
w
x
z
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
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
y
z
•
All
Classes
Namespaces
Functions
Variables
Modules
Pages
Loading...
Searching...
No Matches
QC_Transform.dox.h
1
2
namespace
Qore
{
4
12
class
Transform
{
13
14
protected
:
16
/***/
17
constructor
();
18
};
19
}
Qore::Transform
Marker interface for transformations usable in TransformOutputStream and TransformInputStream.
Definition:
QC_Transform.dox.h:12
Qore::Transform::constructor
constructor()
Constructor.
Qore
Qore namespace.
Definition:
QC_AbstractSmartLock.dox.h:2