GNU Radio 3.6.5 C++ API

fsm.h File Reference

#include <trellis_api.h>
#include <vector>
#include <iosfwd>

Go to the source code of this file.

Classes

class  fsm
 Finite State Machine Specification class.An instance of this class represents a finite state machine specification (FSMS) rather than the FSM itself. It particular the state of the FSM is not stored within an instance of this class. More...