Files
CCSDS_study/netzob-030/doc/documentation/source/language_specification/protospec.rst

18 lines
294 B
ReStructuredText
Raw Normal View History

2026-05-05 21:54:35 +08:00
.. _protospec:
Protocol Modeling
=================
In the API, the Protocol class is the entry point for defining
a complete protocol made of a state machine and different format
messages.
.. autoclass:: netzob.Model.Protocol.Protocol
:members: load_format
.. raw:: latex
\newpage