Handbook
Glossary
bio-method
Vocabulary
openssl
.
libcrypto
Definition
USING:
alien.c-types
classes.struct
;
IN:
openssl.libcrypto
STRUCT:
bio-method
{
type
int
initial:
0
}
{
name void*
}
{
bwrite void*
}
{
bread void*
}
{
bputs void*
}
{
bgets void*
}
{
ctrl void*
}
{
create void*
}
{
destroy void*
}
{
callback-ctrl void*
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
openssl.libcrypto
;
M:
bio-method
clone
clone-underlying
\
bio-method
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
openssl.libcrypto
;
M:
bio-method
struct-slot-values
{
[
type>>
]
[
name>>
]
[
bwrite>>
]
[
bread>>
]
[
bputs>>
]
[
bgets>>
]
[
ctrl>>
]
[
create>>
]
[
destroy>>
]
[
callback-ctrl>>
]
}
cleave>array
;
inline