devol ~master (2014-05-06T14:59:08Z)
Dub
Repo
Type
devol
type
abstract
class
Type :
ISerializable
{
Argument
loadArgument
(
InputStream
stream
)
;
Argument
loadArgument
(
Node
node
)
;
}
Members
Functions
loadArgument
Argument
loadArgument
(
InputStream
stream
)
Should be defined by all childs.
loadArgument
Argument
loadArgument
(
Node
node
)
Should be defined by all childs.
Inherited Members
From ISerializable
saveBinary
void
saveBinary
(
OutputStream
stream
)
Saving function to binary stream
Meta
Source
See Implementation
devol
type
classes
Type