GNU Radio 3.4.2 C++ API
gc_logging.h File Reference
#include <gcell/gc_types.h>
#include <string.h>
Include dependency graph for gc_logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gc_log
struct  gc_log_entry

Defines

#define GCL_SS_SYS   0
#define GCL_SS_USER   256

Typedefs

typedef __GC_BEGIN_DECLS
struct gc_log 
gc_log_t
typedef struct gc_log_entry gc_log_entry_t

Define Documentation

#define GCL_SS_SYS   0
#define GCL_SS_USER   256

Typedef Documentation

typedef struct gc_log_entry gc_log_entry_t
typedef __GC_BEGIN_DECLS struct gc_log gc_log_t