GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
cc_common.h File Reference
This graph shows which files directly or indirectly include this file:

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