GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
cc_common.h File Reference

Go to the source code of this file.

Classes

union  decision_t
 
union  metric_t
 
struct  v
 

Typedefs

typedef enum _cc_mode_t cc_mode_t
 

Enumerations

enum  _cc_mode_t { CC_STREAMING = 0, CC_TERMINATED, CC_TRUNCATED, CC_TAILBITING }
 

Typedef Documentation

typedef enum _cc_mode_t cc_mode_t

Enumeration Type Documentation

enum _cc_mode_t
Enumerator
CC_STREAMING 
CC_TERMINATED 
CC_TRUNCATED 
CC_TAILBITING