module Netplex_kit:Netplex toolkitsig
..end
class type virtual v_processor =object
..end
processor
, but the methods process
and supported_ptypes
are flagged as virtual
class empty_processor_hooks :unit ->
Netplex_types.processor_hooks
class virtual processor_base :Netplex_types.processor_hooks ->
v_processor