botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
Fork.this
botan
filters
basefilt
Fork
Construct a Fork filter with up to four forks.
this
(Filter f1, Filter f2, Filter f3, Filter f4)
class
Fork
this
(
Filter
f1
,
Filter
f2
,
Filter
f3
= null
,
Filter
f4
= null
)
this
(Filter* filter_arr, size_t length)
Meta
Source
See Implementation
botan
filters
basefilt
Fork
constructors
this
functions
attachable
endMsg
setNext
setPort
startMsg
write
properties
name
Construct a Fork filter with up to four forks.